Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: How to kill string but leave it in history?



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