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

Re: Terminal settings and background processes



Andrew Main wrote:
> Peter Stephenson wrote:
> >intr = ^C; quit = <undef>; erase = ^?; kill = ^U; eof = ^A; eol = <undef>;
> >eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = <undef>;
> >dsusp = <undef>; rprnt = ^R; werase = ^W; lnext = <undef>; flush = <undef>;
> 
> Isn't this sort of thing a known system-dependent problem, and not the
> shell's fault?

ttyctl -f certainly stops this, as it should, but I don't think it's
that simple, since I tried zsh 2.5 and the terminal modes weren't
altered even without the tty frozen, which suggests zsh is now still
reading terminal modes when it doesn't need to.

-- 
Peter Stephenson <pws@xxxxxx>       Tel: +39 50 911239
WWW:  http://www.ifh.de/~pws/
Gruppo Teorico, Dipartimento di Fisica
Piazza Torricelli 2, 56100 Pisa, Italy




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