Replies: 3 comments 3 replies
-
Alt Backspace works like this. I think this is common on Linux (Ctrl Backspace is usually found on Windows). |
Beta Was this translation helpful? Give feedback.
-
I just found out that both of these commands already work in command mode and in the file picker (on windows), but not in insert mode. It was a little confusing when they didn't work when I thought I had already been using them. While it's not hard to add these as keybinds, for consistency's sake maybe they should just be added as extra defaults. |
Beta Was this translation helpful? Give feedback.
-
Is there a command to delete till next word's beginning? Now I bind the C-del to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ctrl+Backspace is a pretty common shortcut and it would be nice for it to work in insert mode. It deletes everything from the left of the cursor to the start of the current word, placing the cursor where the last character used to be. Currently, ctrl+backspace does nothing.
Beta Was this translation helpful? Give feedback.
All reactions