Commit graph

17 commits

Author SHA1 Message Date
45adc6c7ec
refactor: drop static keybind module 2024-11-18 22:06:09 +01:00
932409d6b7
feat: add support for key release dynamic bindings 2024-11-18 21:33:12 +01:00
6d351080a8
feat: make make "syntax": "flow" and "on_match_failure": "instert" optional in keybind config 2024-11-18 19:27:00 +01:00
93302c0325
fix: ctrl+i binding 2024-11-18 00:24:44 +01:00
44c643815a
fix: move_to_char with dynamic bindings 2024-11-18 00:03:34 +01:00
2f0da48c6c
fix: simplify goto mode bindings 2024-11-17 23:53:37 +01:00
e172590ba8
feat: implement scroll_view_center_cycle to replace cmd_cycle3 2024-11-17 22:43:14 +01:00
524e5be47c
feat: add flow native keybinding parser 2024-11-16 03:06:40 +01:00
34f7c0a7bd
feat: start adding mini mode keybindings 2024-11-16 00:49:26 +01:00
7351cb7d7c
feat: add flow normal and palette mode keybindings 2024-11-16 00:32:35 +01:00
8ca6e413da
fix: binding key should be lowercase 2024-11-15 23:09:43 +01:00
4ef7c149b8
feat: add remaining home screen dynamic bindings 2024-11-15 22:52:39 +01:00
Robert Burnett
bb3bea0a7f more bindings 2024-11-15 16:12:49 +01:00
Robert Burnett
b957e53bad get some basic vim navigation working 2024-11-15 16:12:49 +01:00
cf0cf7aaa6
refactor: add logging to keybind matcher and clean-up match state 2024-11-14 22:12:39 +01:00
4200b3c1f6
feat: add dynamic bindings for home mode (partial) 2024-11-13 19:06:09 +01:00
7fff8fc529 refactor: move dynamic keybindings to keybind module 2024-11-13 18:22:35 +01:00
Renamed from src/tui/keybindings.json (Browse further)