Fix iTerm dircycle arrow keys

This commit is contained in:
Petr Nyc
2026-06-12 00:38:59 +02:00
parent fd392b2e86
commit 1d58a50839

View File

@@ -94,6 +94,22 @@
"Label" : "", "Label" : "",
"Text" : "01 70", "Text" : "01 70",
"Version" : 1 "Version" : 1
},
"0xf700-0x260000-0x7e" : {
"Action" : 10,
"Text" : "[1;6A"
},
"0xf701-0x260000-0x7d" : {
"Action" : 10,
"Text" : "[1;6B"
},
"0xf702-0x260000-0x7b" : {
"Action" : 10,
"Text" : "[1;6D"
},
"0xf703-0x260000-0x7c" : {
"Action" : 10,
"Text" : "[1;6C"
} }
} }