From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17076 invoked from network); 1 Apr 1998 16:17:27 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 1 Apr 1998 16:17:27 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id LAA19368; Wed, 1 Apr 1998 11:07:28 -0500 (EST) Resent-Date: Wed, 1 Apr 1998 11:03:24 -0500 (EST) Sender: oma1000@phy.cam.ac.uk (Owen Astley) Date: Wed, 1 Apr 1998 17:00:06 +0100 (BST) From: "Owen M. Astley" X-Sender: oma1000@alpha9.poco.phy.cam.ac.uk To: zsh-users@math.gatech.edu Subject: xterm keeps forgetting stty options Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"gwKLz1.0.Ei4.BLc8r"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1435 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I don't know if this is a problem with zsh, but I can't track it down to any other particular program that I run (apart from xterm, and of course that doesn't help). Sometimes xterm/zsh forgets the settings for susp, quit etc. alpha2:~/mar98/saxs/F/f01% stty 1.00 #2 disc;speed 9600 baud; -parity hupcl erase = ^? brkint -inpck -istrip inlcr icrnl -ixany onlcr echo echoe echok is supposed to happen. Sometimes however, I get alpha9:~/tmp/color-xterm-x11r6% stty 2.01 #2 disc;speed 9600 baud; -parity hupcl erase = ^?; quit = ^@; susp = ^@; dsusp = ^@; lnext = ^@; discard = ^@ brkint -inpck -istrip icrnl -ixany onlcr echo echoe echok Is this a problem with zsh/xterm or me? Thanks, Owen