-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Related problem
If I type hello world
and press Undo, the whole line is removed, which is too much especially on big command lines
Describe the solution you'd like
Add an extra command or undo parameter that does granular undo: by typed word
Describe alternatives you've considered
You could maybe try to do this for deletes by searching for spaces, but then the redo stack will paste the whole line again, not the deleted word, so don't think there is a way to work around undo/redo stack being too coarse
Additional context and details
n/a
kaathewisegit
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request