Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: kill-word & friends in ZLE



>It is quite irritating for me that in zsh's Emacs mode functions like
>backward-kill-word and similar behave in a different fashion. Examples:
>
>fly% cd /usr/local/lib/gwembljh[Esc-Backspace]
>
>and everything is erased, instead of just gwembljh.

The vi word functions (vi-{for,back}ward-word, etc.) are more like what
you want.  Or you could just modify WORDCHARS in your .zshrc.

-zefram




Messages sorted by: Reverse Date, Date, Thread, Author