Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: interactive keybinding to abort all input?
- X-seq: zsh-workers 27275
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh list <zsh-workers@xxxxxxxxxx>
- Subject: Re: interactive keybinding to abort all input?
- Date: Tue, 15 Sep 2009 20:20:54 -0700
- In-reply-to: <19119.60834.915017.994583@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <19119.60834.915017.994583@xxxxxxxxxxxxxxxxxx>
On Sep 15, 3:40pm, Greg Klanderman wrote:
}
} Seems like Control-C or Control-G should allow me to abort all input
} but it doesn't. Should it? Is there some way to abort all pending
} input to an interactive zsh?
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 ...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author