Skip to content

Various insert keyboard shortcut improvements#11

Merged
SammyForReal merged 5 commits intoSammyForReal:mainfrom
michielp1807:main
Mar 2, 2026
Merged

Various insert keyboard shortcut improvements#11
SammyForReal merged 5 commits intoSammyForReal:mainfrom
michielp1807:main

Conversation

@michielp1807
Copy link
Copy Markdown
Contributor

@michielp1807 michielp1807 commented Feb 28, 2026

Closes #6, and implements some other features as well:

  • Ctrl+Backspace and Ctrl+Delete to remove entire words at once (similar to Ctrl+Left and Ctrl+Right navigation)
  • Alt+Up and Alt+Down to move the current line up or down
  • Home and End to move to the beginning or end of the current line
  • Ctrl+Home and Ctrl+End to move to the beginning or end of the file
  • Page Up and Page Down to quickly navigate up or down
  • Ctrl+Page Up and Ctrl+Page Down to quickly navigate up or down while keeping the cursor on the same row (similar to Ctrl+Up and Ctrl+Down navigation)

@SammyForReal SammyForReal merged commit e9069f6 into SammyForReal:main Mar 2, 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.

[Core Feature] Home/End/Pageup/Pagedown Functionality

2 participants