|
eddc074a23
|
Merge branch 'master' into keybind
|
2024-11-25 22:01:22 +01:00 |
|
|
73b7031693
|
feat: add insert_command_name command
|
2024-11-21 18:04:49 +01:00 |
|
Robert Burnett
|
ae91afe255
|
add more vim bindings
|
2024-11-21 10:04:04 +01:00 |
|
|
386453ee61
|
fix: move keybind command arguments to stack before executing
This avoids problems with commands that cause the current mode to be
deleted before the arguments are read such as `enter_mode`.
|
2024-11-20 19:45:00 +01:00 |
|
|
fdf0c7ada9
|
fix: add back async commands
|
2024-11-19 21:57:43 +01:00 |
|
|
dc914ba562
|
feat: load and edit key bindings in config directory
|
2024-11-19 18:11:22 +01:00 |
|
|
729cc696c2
|
refactor: split keybinds into one file per namespace
|
2024-11-18 22:59:55 +01:00 |
|