Ctrl+Backspace now deletes the previous word, matching Alt+Backspace.
What's wrong with this entry?
Ctrl+Backspace now deletes the word before the cursor in the prompt editor, matching what Alt/Option+Backspace already did.
- The backspace handler's modifier check widened from Meta only to Meta or Ctrl.
- In one editing mode the deletion routes through the kill-word path rather than a plain word delete, so the removed text lands in the kill ring and can be yanked back.
backwardKillWord
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.219
Left-arrow backgrounding refuses to eat an unsent draft
Both mention editor
-
v2.1.224
Bridge messages from peers can no longer skip the approval gate
Both mention editor
-
v2.1.224
Bridge event checks fail closed when their config is malformed
Both mention editor