iTerm dynamic profile for tmux keys

This commit is contained in:
Petr Nyc
2023-02-11 21:06:05 +01:00
parent f1e23726ca
commit 6424413fa6
2 changed files with 67 additions and 2 deletions

View File

@@ -0,0 +1,65 @@
{
"Profiles": [
{
"Name": "tmux keys",
"Guid": "A443EFA8-953E-4B85-9ABE-793EBF2A5496",
"Dynamic Profile Parent Name": "Default",
"Keyboard Map" : {
"0x31-0x80000-0x12" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 31",
"Label" : ""
},
"0x32-0x80000-0x13" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 32",
"Label" : ""
},
"0x33-0x80000-0x14" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 33",
"Label" : ""
},
"0x34-0x80000-0x15" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 34",
"Label" : ""
},
"0x35-0x80000-0x17" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 35",
"Label" : ""
},
"0x36-0x80000-0x16" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 36",
"Label" : ""
},
"0x37-0x80000-0x1a" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 37",
"Label" : ""
},
"0x38-0x80000-0x1c" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 38",
"Label" : ""
},
"0x39-0x80000-0x19" : {
"Version" : 1,
"Action" : 11,
"Text" : "01 39",
"Label" : ""
}
}
}
]
}