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

Re: Disable ^z binding



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


Cheers,
       Nick.
-- 



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