Add alternative keybindings for Home, End, Delete, PageUp, PageDown keys #9957
-
Many keyboards, especially on laptops, do not have Home/End/Delete/PageUp/PageDown keys, and these keys are hard to reach on other keyboards. I suggest to add alternative default keybindings for actions binded to these keys. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
They are already bound: ctrl-b - pageup |
Beta Was this translation helpful? Give feedback.
-
Those keybindings are included only for legacy compatibility. They have alternate keys (see https://docs.helix-editor.com/keymap.html). As for picker rebinding, see #5505 |
Beta Was this translation helpful? Give feedback.
-
Related: #9896. |
Beta Was this translation helpful? Give feedback.
They are already bound:
ctrl-b - pageup
ctrl-f - pagedown
gh - start of line
gl - end of line