2021-03-05 21:23:06 +03:00
|
|
|
---
|
|
|
|
keybinds:
|
2021-03-13 00:05:41 +03:00
|
|
|
normal:
|
2021-05-09 17:44:05 +03:00
|
|
|
- unbind : true
|
2021-03-11 15:58:58 +03:00
|
|
|
- action: [GoToTab: 1,]
|
|
|
|
key: [F: 1,]
|
|
|
|
- action: [GoToTab: 2,]
|
|
|
|
key: [F: 2,]
|
|
|
|
- action: [GoToTab: 3,]
|
|
|
|
key: [F: 3,]
|
|
|
|
- action: [GoToTab: 4,]
|
2021-03-13 00:05:41 +03:00
|
|
|
key: [F: 4,]
|
2021-03-11 15:58:58 +03:00
|
|
|
- action: [NewTab,]
|
|
|
|
key: [F: 5,]
|
2021-03-13 12:37:38 +03:00
|
|
|
- action: [MoveFocus: Left,]
|
2021-03-13 12:20:56 +03:00
|
|
|
key: [ Alt: h,]
|
2021-03-13 12:37:38 +03:00
|
|
|
- action: [MoveFocus: Right,]
|
2021-03-13 12:20:56 +03:00
|
|
|
key: [ Alt: l,]
|
2021-03-13 12:37:38 +03:00
|
|
|
- action: [MoveFocus: Down,]
|
2021-03-13 12:20:56 +03:00
|
|
|
key: [ Alt: j,]
|
2021-03-13 12:37:38 +03:00
|
|
|
- action: [MoveFocus: Up,]
|
2021-03-13 12:20:56 +03:00
|
|
|
key: [ Alt: k,]
|
2021-03-13 14:25:28 +03:00
|
|
|
pane:
|
|
|
|
- action: [ NewPane:, SwitchToMode: Normal,]
|
|
|
|
key: [Char: 'n',]
|
|
|
|
- action: [ NewPane: , ]
|
|
|
|
key: [Char: 'N',]
|