Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Terminal problem with linux-2.0.34
- X-seq: zsh-users 2152
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Ville Herva <vherva@xxxxxxxxxxxxxx>
- Subject: Re: Terminal problem with linux-2.0.34
- Date: Sun, 14 Feb 1999 15:59:28 -0800
- Cc: Samuli Kärkkäinen <Samuli.Karkkainen@xxxxxxxxxx>, zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <19990214234846.I22067@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990214112653.A22618@xxxxxxxxxxxxxxxxx> <990214051533.ZM26953@xxxxxxxxxxxxxxxxxxxxxxx> <19990214155043.A22067@xxxxxxxxxxxxxxxxx> <990214094636.ZM27905@xxxxxxxxxxxxxxxxxxxxxxx> <19990214234846.I22067@xxxxxxxxxxxxxxxxx>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author