← Back to context Comment by fainpul 12 hours ago Set $WORDCHARS accordingly. In your case, remove / from $WORDCHARS.https://unix.stackexchange.com/a/726014 1 comment fainpul Reply exceptione 11 hours ago For the bash people stty werase undef bind '"\C-w": backward-kill-word' source: https://superuser.com/questions/212446/binding-backward-kill...
exceptione 11 hours ago For the bash people stty werase undef bind '"\C-w": backward-kill-word' source: https://superuser.com/questions/212446/binding-backward-kill...
For the bash people
source: https://superuser.com/questions/212446/binding-backward-kill...