Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: interactive keybinding to abort all input?
- X-seq: zsh-workers 27278
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: interactive keybinding to abort all input?
- Date: Thu, 17 Sep 2009 11:22:42 -0400
- In-reply-to: <090915202054.ZM3044@xxxxxxxxxxxxxxxxxxxxxx> (Bart Schaefer's message of "Tue, 15 Sep 2009 20:20:54 -0700")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <19119.60834.915017.994583@xxxxxxxxxxxxxxxxxx> <090915202054.ZM3044@xxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On September 15, 2009 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> The problem is, I believe, that the input is buffered up by xterm, so
> what you need is a keystroke to cause *xterm* to discard all pending
> input ...
>>>>> On September 15, 2009 Andrey Borzenkov <arvidjaar@xxxxxxxxx> wrote:
> I am not sure this is zsh fault. It is entirely possible that X terminal
> is busy processing selection and starts to act on ^C only *after* entire
> buffer has been pushed to child.
OK, this (unfortunately) makes sense.. and even the xterm 'hard reset'
action does not seem to clear the input buffer, nor do any of the
signals it seems to accept.
thanks,
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author