Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to kill string but leave it in history?
- X-seq: zsh-users 618
- From: Zefram <zefram@xxxxxxxxxxxxxxxxx>
- To: schaefer@xxxxxxx
- Subject: Re: How to kill string but leave it in history?
- Date: Thu, 16 Jan 1997 18:39:20 +0000 (GMT)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <970116102141.ZM18533@xxxxxxxxxxxxxxxxxxxxxxx> from "Bart Schaefer" at Jan 16, 97 10:21:41 am
Bart Schaefer wrote:
>For some reason, though, the right-hand-side of the ^X^H binding stops
>as soon as either of push-input or push-line-or-edit is executed. I.e.,
>the binding above acts like "bindkey -s '^X^H' '\eq'" -- all the trailing
>stuff is dropped. I presume that's a bug in push-input ....
Isn't it just that the unget buffer is cleared when zleread() starts?
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author