Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: backward-kill-word behavior
- X-seq: zsh-workers 15129
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: backward-kill-word behavior
- Date: Wed, 27 Jun 2001 15:01:35 +0100
- In-reply-to: "Clint Adams"'s message of "Wed, 27 Jun 2001 09:41:44 EDT." <20010627094144.A10023@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Clint Adams wrote:
> > 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?
I'd suggest adding a complete suite of forward and backward move and kill
functions to the Functions/Zle directory and documenting them in the
user-supplied part of the manual. They'll be much more widely used than
anything more general I get around to doing with patterns.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author