The prompt editor gained word-wise moves and deletes, and killed text can now be yanked back.
What's wrong with this entry?
The prompt editor gained forward-word, backward-word, kill-word and backward-kill-word operations, and deleting to end of line now stores the removed text so it can be yanked back instead of being thrown away.
- Delete-word-before and delete-WORD-before were rewritten on top of a shared
killRangehelper, as was delete-to-end-of-line. - Placeholder spans in the prompt are still snapped out of at both ends of a motion.
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