Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: backward-kill-word behavior
- X-seq: zsh-workers 15096
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: backward-kill-word behavior
- Date: Tue, 26 Jun 2001 16:01:08 +0200 (MET DST)
- In-reply-to: <Tc0a88d015461aef856@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> Sven Wischnowsky wrote:
> > 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?
>
> Fine, but we will have to expose the ZLE_KILL flag so we know whether to
> overwrite or add to the existing buffer when user commands are mixed with
> internal kills. This problem is why (some time ago) Zefram was trying to
> decrease dependence on internal flags. The only other way is a different
> way of communicating this and other pieces of state information.
Ah, right. I always forget to take those flags into account. Hrm. No,
that's probably too much to expose then.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author