Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: kill-word & friends in ZLE
- X-seq: zsh-workers 1082
- From: Zefram <A.Main@xxxxxxxxxxxxxxxxx>
- To: hniksic@xxxxxxxxxxxxxx
- Subject: Re: kill-word & friends in ZLE
- Date: Thu, 16 May 1996 00:18:39 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199605152302.BAA13777@xxxxxxxxxxxxx> from "Hrvoje Niksic" at May 16, 96 01:02:44 am
>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