Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: backward-kill-word behavior
- X-seq: zsh-workers 15093
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: backward-kill-word behavior
- Date: Tue, 26 Jun 2001 15:24:39 +0200 (MET DST)
- In-reply-to: <Tc0a88d015460e58fa2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> ...
>
> Thinking about it, it might be simpler to impose the -k behaviour and just
> have the option -b for control. This works much more like real kill
> commands and you can do tricks with other (non-kill) zle commands if you
> need to control the buffer.
>
> Unless there's a neater way of doing it?
Personally, I'd prefer it if we started moving more into shell code or
at least `prepare' that. So, how about adding a special array
`kill_ring' or whatever to the zleparameter module?
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author