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

Re: interactive keybinding to abort all input?



>>>>> 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