Skip to content

Commit aea52f4

Browse files
committed
fix(keyboard): make option right a meta key instead of the left one
1 parent 907d4a7 commit aea52f4

1 file changed

Lines changed: 14 additions & 163 deletions

File tree

misc/iTerm Profile.json

Lines changed: 14 additions & 163 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Blue Component" : 1,
2525
"Red Component" : 1
2626
},
27-
"Right Option Key Sends" : 0,
27+
"Right Option Key Sends" : 2,
2828
"Show Status Bar" : true,
2929
"Character Encoding" : 4,
3030
"Selection Color" : {
@@ -183,14 +183,8 @@
183183
"Alpha Component" : 0.06341552734375,
184184
"Green Component" : 0.92681378126144409
185185
},
186+
"Right Option Key Changeable" : true,
186187
"BM Growl" : true,
187-
"Ansi 3 Color" : {
188-
"Red Component" : 0.95686274509803926,
189-
"Color Space" : "sRGB",
190-
"Blue Component" : 0,
191-
"Alpha Component" : 1,
192-
"Green Component" : 0.82745098039215681
193-
},
194188
"Use Non-ASCII Font" : false,
195189
"Link Color" : {
196190
"Red Component" : 0,
@@ -199,6 +193,13 @@
199193
"Alpha Component" : 1,
200194
"Green Component" : 0.35915297269821167
201195
},
196+
"Ansi 3 Color" : {
197+
"Red Component" : 0.95686274509803926,
198+
"Color Space" : "sRGB",
199+
"Blue Component" : 0,
200+
"Alpha Component" : 1,
201+
"Green Component" : 0.82745098039215681
202+
},
202203
"Shortcut" : "",
203204
"Background Image Location" : "",
204205
"Bold Color" : {
@@ -210,171 +211,19 @@
210211
"Unlimited Scrollback" : false,
211212
"Custom Command" : "No",
212213
"Keyboard Map" : {
213-
"0xf700-0x260000" : {
214-
"Action" : 10,
215-
"Text" : "[1;6A"
216-
},
217-
"0x37-0x40000" : {
218-
"Action" : 11,
219-
"Text" : "0x1f"
220-
},
221-
"0x32-0x40000" : {
222-
"Action" : 11,
223-
"Text" : "0x00"
224-
},
225-
"0xf709-0x20000" : {
226-
"Action" : 10,
227-
"Text" : "[17;2~"
228-
},
229-
"0xf70c-0x20000" : {
230-
"Action" : 10,
231-
"Text" : "[20;2~"
232-
},
233-
"0xf729-0x20000" : {
234-
"Action" : 10,
235-
"Text" : "[1;2H"
236-
},
237-
"0xf72b-0x40000" : {
238-
"Action" : 10,
239-
"Text" : "[1;5F"
240-
},
241-
"0xf705-0x20000" : {
242-
"Action" : 10,
243-
"Text" : "[1;2Q"
244-
},
245-
"0xf703-0x260000" : {
246-
"Action" : 10,
247-
"Text" : "[1;6C"
248-
},
249-
"0xf700-0x220000" : {
250-
"Action" : 10,
251-
"Text" : "[1;2A"
252-
},
253-
"0xf701-0x280000" : {
254-
"Action" : 11,
255-
"Text" : "0x1b 0x1b 0x5b 0x42"
256-
},
257-
"0x38-0x40000" : {
258-
"Action" : 11,
259-
"Text" : "0x7f"
260-
},
261-
"0x33-0x40000" : {
262-
"Action" : 11,
263-
"Text" : "0x1b"
264-
},
265-
"0xf703-0x220000" : {
266-
"Action" : 10,
267-
"Text" : "[1;2C"
268-
},
269-
"0xf701-0x240000" : {
270-
"Action" : 10,
271-
"Text" : "[1;5B"
272-
},
273-
"0xf70d-0x20000" : {
274-
"Action" : 10,
275-
"Text" : "[21;2~"
276-
},
277-
"0xf702-0x260000" : {
278-
"Action" : 10,
279-
"Text" : "[1;6D"
280-
},
281-
"0xf729-0x40000" : {
282-
"Action" : 10,
283-
"Text" : "[1;5H"
284-
},
285-
"0xf706-0x20000" : {
286-
"Action" : 10,
287-
"Text" : "[1;2R"
288-
},
289-
"0x34-0x40000" : {
290-
"Action" : 11,
291-
"Text" : "0x1c"
292-
},
293-
"0xf700-0x280000" : {
294-
"Action" : 11,
295-
"Text" : "0x1b 0x1b 0x5b 0x41"
296-
},
297-
"0x2d-0x40000" : {
298-
"Action" : 11,
299-
"Text" : "0x1f"
300-
},
301-
"0xf70e-0x20000" : {
302-
"Action" : 10,
303-
"Text" : "[23;2~"
304-
},
305-
"0xf702-0x220000" : {
306-
"Action" : 10,
307-
"Text" : "[1;2D"
308-
},
309214
"0xf703-0x280000" : {
310215
"Version" : 2,
311216
"Apply Mode" : 0,
312217
"Action" : 10,
313218
"Text" : "f",
314219
"Escaping" : 1
315220
},
316-
"0xf700-0x240000" : {
317-
"Action" : 10,
318-
"Text" : "[1;5A"
319-
},
320-
"0xf707-0x20000" : {
321-
"Action" : 10,
322-
"Text" : "[1;2S"
323-
},
324-
"0xf70a-0x20000" : {
325-
"Action" : 10,
326-
"Text" : "[18;2~"
327-
},
328-
"0x35-0x40000" : {
329-
"Action" : 11,
330-
"Text" : "0x1d"
331-
},
332-
"0xf70f-0x20000" : {
333-
"Action" : 10,
334-
"Text" : "[24;2~"
335-
},
336-
"0xf703-0x240000" : {
337-
"Action" : 10,
338-
"Text" : "[1;5C"
339-
},
340-
"0xf701-0x260000" : {
341-
"Action" : 10,
342-
"Text" : "[1;6B"
343-
},
344221
"0xf702-0x280000" : {
345222
"Version" : 2,
346223
"Apply Mode" : 0,
347224
"Action" : 10,
348225
"Text" : "b",
349226
"Escaping" : 1
350-
},
351-
"0xf72b-0x20000" : {
352-
"Action" : 10,
353-
"Text" : "[1;2F"
354-
},
355-
"0x36-0x40000" : {
356-
"Action" : 11,
357-
"Text" : "0x1e"
358-
},
359-
"0xf708-0x20000" : {
360-
"Action" : 10,
361-
"Text" : "[15;2~"
362-
},
363-
"0xf701-0x220000" : {
364-
"Action" : 10,
365-
"Text" : "[1;2B"
366-
},
367-
"0xf70b-0x20000" : {
368-
"Action" : 10,
369-
"Text" : "[19;2~"
370-
},
371-
"0xf702-0x240000" : {
372-
"Action" : 10,
373-
"Text" : "[1;5D"
374-
},
375-
"0xf704-0x20000" : {
376-
"Action" : 10,
377-
"Text" : "[1;2P"
378227
}
379228
},
380229
"Ansi 14 Color" : {
@@ -452,9 +301,10 @@
452301
"Red Component" : 0
453302
},
454303
"Session Close Undo Timeout" : 30,
455-
"Blur" : false,
304+
"Left Option Key Changeable" : false,
456305
"Normal Font" : "FiraCodeNF-Reg 17",
457306
"Vertical Spacing" : 1.1499999999999999,
307+
"Blur" : false,
458308
"Use Underline Color" : true,
459309
"Ansi 7 Color" : {
460310
"Green Component" : 0.73333334922790527,
@@ -478,7 +328,7 @@
478328
"Alpha Component" : 1,
479329
"Green Component" : 0.27058823529411763
480330
},
481-
"Option Key Sends" : 2,
331+
"Option Key Sends" : 0,
482332
"Minimum Contrast" : 0,
483333
"Ansi 15 Color" : {
484334
"Green Component" : 1,
@@ -506,10 +356,11 @@
506356
"Blue Component" : 1,
507357
"Red Component" : 1
508358
},
359+
"Allow Paste Bracketing" : true,
509360
"Use Tab Color" : true,
510361
"Columns" : 150,
511362
"Visual Bell" : true,
512363
"ASCII Ligatures" : true,
513364
"Custom Directory" : "Recycle",
514365
"Set Local Environment Vars" : 2
515-
}
366+
}

0 commit comments

Comments
 (0)