diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-02-11 12:25:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-11 12:25:52 -0800 |
| commit | 05ffb902161e6d2111efe70a7bc488cfc550ff21 (patch) | |
| tree | 0d0b1c7c4670236de8fea375cf619bee0d9618be /rust-toolchain.toml | |
| parent | fix(tui): enter in vim normal mode, shift-tab keybind (#3158) (diff) | |
| download | atuin-05ffb902161e6d2111efe70a7bc488cfc550ff21.zip | |
feat: expand keybinding system with vim motions, media keys, and inspector improvements (#3161)
Addresses the keybinding audit (#3157):
- Add missing vim-normal bindings: 0, $, w, b, e, x, dd, D, C
- Add new CursorWordEnd action for vim 'e' motion
- Add VimChangeToEnd action for vim 'C' motion
- Add Media key support (play, pause, stop, volume, etc.)
- Refactor inspector keymap to be minimal but respect enter_accept
and provide vim-style j/k navigation for vim users
- Add $ to special character parsing
- Replace eprintln! with tracing::warn! for config errors
- Document shifted punctuation keys and media keys
To be rebased once #3158 is merged
Diffstat (limited to 'rust-toolchain.toml')
0 files changed, 0 insertions, 0 deletions
