HomePhorge

feat: make delete word in promp work more like bash

Description

feat: make delete word in promp work more like bash

Now when you delete a word in a promp it will work more like how it
works in bash. If the text dose not end in a letter then the last word
and all of the tailing special characters will be deleted. If the text
dose end in a letter then only the last word will be deleted leaving the
special characters that are before the last word.

Examples:

BeforeAfter
some wordsome
some wordsome
some word some

Details

Provenance
AdeAttwoodAuthored on Jan 6 2023, 8:09 PM
Parents
R1:877adb42b406: chore: bump ignore from 0.4.18 to 0.4.19
Branches
Unknown
Tags
Unknown
References
better-delete-word

Event Timeline