diff options
Diffstat (limited to 'import.itermkeymap')
| -rw-r--r-- | import.itermkeymap | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/import.itermkeymap b/import.itermkeymap new file mode 100644 index 0000000..d358083 --- /dev/null +++ b/import.itermkeymap @@ -0,0 +1,108 @@ +{ + "Key Mappings": { + "0x61-0x100000": { + "Text": "[1;Pa", + "Action": 10 + }, + "0x62-0x100000": { + "Text": "[1;Pb", + "Action": 10 + }, + "0x63-0x100000": { + "Text": "[1;Pc", + "Action": 10 + }, + "0x64-0x100000": { + "Text": "[1;Pd", + "Action": 10 + }, + "0x65-0x100000": { + "Text": "[1;Pe", + "Action": 10 + }, + "0x66-0x100000": { + "Text": "[1;Pf", + "Action": 10 + }, + "0x67-0x100000": { + "Text": "[1;Pg", + "Action": 10 + }, + "0x68-0x100000": { + "Text": "[1;Ph", + "Action": 10 + }, + "0x69-0x100000": { + "Text": "[1;Pi", + "Action": 10 + }, + "0x6A-0x100000": { + "Text": "[1;Pj", + "Action": 10 + }, + "0x6B-0x100000": { + "Text": "[1;Pk", + "Action": 10 + }, + "0x6C-0x100000": { + "Text": "[1;Pl", + "Action": 10 + }, + "0x6D-0x100000": { + "Text": "[1;Pm", + "Action": 10 + }, + "0x6E-0x100000": { + "Text": "[1;Pn", + "Action": 10 + }, + "0x6F-0x100000": { + "Text": "[1;Po", + "Action": 10 + }, + "0x70-0x100000": { + "Text": "[1;Pp", + "Action": 10 + }, + "0x71-0x100000": { + "Text": "[1;Pq", + "Action": 10 + }, + "0x72-0x100000": { + "Text": "[1;Pr", + "Action": 10 + }, + "0x73-0x100000": { + "Text": "[1;Ps", + "Action": 10 + }, + "0x74-0x100000": { + "Text": "[1;Pt", + "Action": 10 + }, + "0x75-0x100000": { + "Text": "[1;Pu", + "Action": 10 + }, + "0x76-0x100000": { + "Text": "[1;Pv", + "Action": 10 + }, + "0x77-0x100000": { + "Text": "[1;Pw", + "Action": 10 + }, + "0x78-0x100000": { + "Text": "[1;Px", + "Action": 10 + }, + "0x79-0x100000": { + "Text": "[1;Py", + "Action": 10 + }, + "0x7A-0x100000": { + "Text": "[1;Pz", + "Action": 10 + } + } +} |
