Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Terminal settings and background processes
- X-seq: zsh-workers 3748
- From: Peter Stephenson <pws@xxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Terminal settings and background processes
- Date: Thu, 29 Jan 1998 11:29:07 +0100
- In-reply-to: "Andrew Main"'s message of "Thu, 29 Jan 1998 10:03:20 MET." <199801291003.KAA12457@xxxxxxxxxxxxxxxx>
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