add binds
This commit is contained in:
parent
88e507c0af
commit
36d242869b
@ -19,6 +19,9 @@ env:
|
|||||||
key_bindings:
|
key_bindings:
|
||||||
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
|
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
|
||||||
- { key: F11, action: ToggleFullScreen }
|
- { key: F11, action: ToggleFullScreen }
|
||||||
|
- { key: H, mods: Control, chars: "\x1bb" } # one word left
|
||||||
|
- { key: L, mods: Control, chars: "\x1bf" } # one word right
|
||||||
|
|
||||||
|
|
||||||
live_config_reload: true
|
live_config_reload: true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user