Skip to content

Add more basic VIM bindings for query editor: I, C, D#95

Merged
Maxteabag merged 2 commits intoMaxteabag:mainfrom
BreitbandModem:feature/vim-keybinds
Jan 31, 2026
Merged

Add more basic VIM bindings for query editor: I, C, D#95
Maxteabag merged 2 commits intoMaxteabag:mainfrom
BreitbandModem:feature/vim-keybinds

Conversation

@BreitbandModem
Copy link

Really great project - and very impressive, comprehensive implementation of a vim style editor!

I've been missing some basic vim actions though:

  • "I" - insert at start of line
  • "C" - change to end of line
  • "D" - delete to end of line

Attached is my attempt to implement these actions with minimal changes.
I'm not very familiar with this project yet, so please let me know if anything doesn't fit the project guidelines.

Cheers,
Matthias

@Maxteabag
Copy link
Owner

Looks good! Thanks for the PR.

@Maxteabag Maxteabag merged commit d2ea481 into Maxteabag:main Jan 31, 2026
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.

2 participants