Add Ctrl+Delete keyboard shortcut to delete word forward #4882
heidarkermanzamin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Title: Add Ctrl+Delete keyboard shortcut to delete word forward
Description:
On most text editors (VS Code, Sublime, etc.), Ctrl+Delete deletes the word to the right of the cursor. Mark Text currently supports Ctrl+Backspace (delete word backward) but lacks the forward equivalent.
Expected behavior:
Current behavior:
Ctrl+Delete does nothing or triggers system behavior (depending on OS).
Environment:
Additional context:
This is a standard editing shortcut across most text editors and would improve consistency and productivity in Mark Text.
All reactions