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

Re: Disable ^z binding



"N.J. Mann" <njm@xxxxxxxxx> writes:

> In message <20110906124839.GA5682@xxxxxxxxxxx>,
> 	Bastien Dejean (eschyle@xxxxxxxxx) wrote:
>> 
>> How can I prevent ^z from suspending a process.
>
> See the manual page for stty.  The following works for me:
>
> % stty susp undef

But it is worth noticing, that it is not zsh "binding" but rather
terminal property (like ^C for example)
KJ

-- 
http://sporothrix.wordpress.com/2011/01/16/usa-sie-krztusza-kto-nastepny/
Wiesz, tryb tekstowy w Linuksie ma się tak do DOSu
jak F-117A do paralotni. (c) Dawid Kuroczko



Messages sorted by: Reverse Date, Date, Thread, Author