Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Getting back a command after hitting CTRL-C
- X-seq: zsh-users 12965
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- Subject: Re: Getting back a command after hitting CTRL-C
- Date: Tue, 17 Jun 2008 14:34:41 +0200
- Cc: "Zsh Users" <zsh-users@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VCrrQvXlCqZc/tTCpX5gkM+cG7LYVIZrEvW4i3I5rYA=; b=M9GmvHzhutiLs9IfFKcYAqajuz2vFsI7vA73ZXrern4g2f6xNfrw8pGWAXLkzIxAVh K2Qu3zRpaJ4GFscTK5mvfZswwn21AXs/vR5NcsCz05sEz97prDCOe72PGmbJosXx6IRQ aGiXWUlUNBgzf7XAfJSeuZB+3zrsGHP2Lvj/0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=jmU0tr2Fctz6e4yBewLAD69LziTye1QKwJ4FPz/4SYJPsKgY9yLa9Hr2RJAdZRDwg6 RmV74mHOlWUe8QGR/lHYzo0PzZE1FdwezPdrk1zduGiTTUclDyVmjooLHr/2jb3vpOBV EUuXIlO1Qzxe8GzrGSgrxxfmjLX1daXd5L3uo=
- In-reply-to: <237967ef0806170528x3a563ca2i990a642a7d168311@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70806170505v24c8d557g146a73d2cd553bab@xxxxxxxxxxxxxx> <237967ef0806170512q29a269ceo799ae02a70dc8f45@xxxxxxxxxxxxxx> <2d460de70806170527m59a16377hb6919bc7ad8f65a3@xxxxxxxxxxxxxx> <237967ef0806170528x3a563ca2i990a642a7d168311@xxxxxxxxxxxxxx>
On Tue, Jun 17, 2008 at 14:28, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> Well, that is the idea, every time it annoys you, you remember to use
> the other keybinding instead :). You can of course change the interrupt
> key with stty, but then you won't be able to interrupt actual commands with
> ctrl-c anymore.
True, but I don't want to mess with anything as important as CTRL-C, I guess.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author