Skip to content

feat: add keybindings to navigate all the way to end or the beginning…#300

Merged
danvergara merged 5 commits into
mainfrom
vim-inspired-navigation-redo
Apr 7, 2026
Merged

feat: add keybindings to navigate all the way to end or the beginning…#300
danvergara merged 5 commits into
mainfrom
vim-inspired-navigation-redo

Conversation

@danvergara

@danvergara danvergara commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Vim inspired navigation key bindings

Description

Some time ago, we merged #191, but due to some TUI frameworks migrations, we lost that ability. I'm fixing this in this PR by adding $ and 0 key bindings. As always, they can be replaced with the config file.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Locallly

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@danvergara
danvergara marked this pull request as ready for review April 7, 2026 15:03
@danvergara
danvergara merged commit 41bb183 into main Apr 7, 2026
4 checks passed
@danvergara
danvergara deleted the vim-inspired-navigation-redo branch April 7, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant