Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: backward-kill-word behavior
- X-seq: zsh-workers 15125
- From: Clint Adams <clint@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: backward-kill-word behavior
- Date: Wed, 27 Jun 2001 09:41:44 -0400
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: <010625154301.ZM24246@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Mon, Jun 25, 2001 at 03:43:01PM -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010625213638.AE56C14286@xxxxxxxxxxxxxxxxxxxxxxxx> <010625154301.ZM24246@xxxxxxxxxxxxxxxxxxxxxxx>
> Is there something wrong with:
>
> function bash-backward-kill-word {
> local WORDCHARS=''
> zle .backward-kill-word
> }
Not for the purpose in question. Should this go into
the FAQ or distribution?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author