diff options
| author | Yan Ivnitskiy <yan@users.noreply.github.com> | 2026-01-23 15:47:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-23 12:47:46 -0800 |
| commit | 73961adfa1e16847635fbccd6c6e20b97f74a637 (patch) | |
| tree | 22426ea4a4695d20a12360967f99bac42c767d84 /crates/atuin-server-postgres/migrations/20230515221038_trigger-delete-only.sql | |
| parent | chore!: remove total_history from api index response (#3094) (diff) | |
| download | atuin-73961adfa1e16847635fbccd6c6e20b97f74a637.zip | |
feat: add more vim movement bindings for navigation (#3041)
Add vim-style movement commands to vim_normal keymap mode:
- Ctrl+u/d: half-page up/down
- Ctrl+b/f: full-page up/down
- G: jump to visual bottom of history
- gg: jump to visual top of history (multi-key sequence)
- H/M/L: jump to top/middle/bottom of visible screen
Also adds `offset()` getter to ListState for H/M/L functionality, and
includes tests for the new bindings.
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'crates/atuin-server-postgres/migrations/20230515221038_trigger-delete-only.sql')
0 files changed, 0 insertions, 0 deletions
