Skip to content

Various insert keyboard shortcut improvements#11

Open
michielp1807 wants to merge 5 commits intoSammyForReal:mainfrom
michielp1807:main
Open

Various insert keyboard shortcut improvements#11
michielp1807 wants to merge 5 commits intoSammyForReal:mainfrom
michielp1807:main

Conversation

@michielp1807
Copy link

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)

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

1 participant