From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11868 invoked from network); 15 Feb 1999 00:01:18 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Feb 1999 00:01:18 -0000 Received: (qmail 1852 invoked by alias); 15 Feb 1999 00:00:15 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2152 Received: (qmail 1831 invoked from network); 15 Feb 1999 00:00:11 -0000 From: "Bart Schaefer" Message-Id: <990214155928.ZM29656@candle.brasslantern.com> Date: Sun, 14 Feb 1999 15:59:28 -0800 In-Reply-To: <19990214234846.I22067@niksula.cs.hut.fi> Comments: In reply to Ville Herva "Re: Terminal problem with linux-2.0.34" (Feb 14, 11:48pm) References: <19990214112653.A22618@turing.netspan.fi> <990214051533.ZM26953@candle.brasslantern.com> <19990214155043.A22067@niksula.cs.hut.fi> <990214094636.ZM27905@candle.brasslantern.com> <19990214234846.I22067@niksula.cs.hut.fi> X-Mailer: Z-Mail (4.0b.820 20aug96) To: Ville Herva Subject: Re: Terminal problem with linux-2.0.34 Cc: =?iso-8859-1?Q?Samuli_K=E4rkk=E4inen?= , zsh-users@sunsite.auc.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 14, 11:48pm, Ville Herva wrote: } Subject: Re: Terminal problem with linux-2.0.34 } } If I use xterm or rxvt, I do so using the ssh's X forwarding capability } } I have also logged in with ssh from a xterm running on the client side. } } Using any of these method, the problem appear similarly. } } > If you start several login sessions at a time, does it affect all of them? } } Yes. Well, that rules out all the common system-level tty-setup problems I'm aware of. } > } > What happens if you "unsetopt zle" or run zsh as "zsh +Z"? } > } } > } Everything works as expected, the problem does not appear. } > } > OK, then it's most likely an stty problem of some kind. What happens if } > you first start "zsh +Z" and then do "setopt zle"? } } The problem appears as before. The only thing I can think of to suggest at this point is that you run "strace -v zsh +Z" and then examine what's output immediately following a "setopt zle" command. I get, among other irrelevant things, ioctl(10, SNDCTL_TMR_STOP, {c_iflags=0x540, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a31, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0, c_cc="\x03\x00\x08\x15\x04\x00\x01\x00\x11\x13\x00\x00\x12\x00\x17\x00\x00\x00\x73"}) = 0 } > Incidentally, are any other users having the same problem with zsh? } } That's what I would like to know, too... I meant other users of that same machine, though anyone anywhere that is also having the problem would be good to hear from. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com