Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: timeout problem in ssh sessions - I found the culprit: mouse.zsh
- X-seq: zsh-users 12569
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxx>
- Subject: Re: timeout problem in ssh sessions - I found the culprit: mouse.zsh
- Date: Thu, 14 Feb 2008 14:24:17 +0100
- Cc: Stephane_Chazelas@xxxxxxxx
- In-reply-to: <200802131349.m1DDnXRF004831@xxxxxxxxxxxxxx>
- Kreccount: 1
- Mail-followup-to: ZSH User List <zsh-users@xxxxxxxxxx>, Stephane_Chazelas@xxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080211233404.GA13398@xxxxxxxxx> <080212083755.ZM20121@xxxxxxxxxxxxxxxxxxxxxx> <20080212232947.GA13793@xxxxxxxxx> <080212200708.ZM20711@xxxxxxxxxxxxxxxxxxxxxx> <20080213134200.GB31852@xxxxxxxxx> <200802131349.m1DDnXRF004831@xxxxxxxxxxxxxx>
(CC to Stephane Chazelas)
On 2008-02-13, 13:49, Peter Stephenson wrote:
> Try stripping your .zshrc and .zshenv files to the minimum.
Thanks, Peter. This should've been the first thing I should have done.
Only that it's so time consuming :-(
Anyway, I found the bad line which was causing the hangs:
. $HOME/.zsh/functions/mouse-support
This is a _very_ nice addon by Stephane Chazelas
http://stchaz.free.fr/mouse.zsh
to be able to use the mouse together with the "Super" key.
It makes heavy use of the X selection so probably that's what is
making the problems, maybe in combination with a bug ssh or X.
Any suggestions where and how to report it to?
Or how to analyze it further?
Thanks for all your help, guys!
Andy.
--
He who stops asking questions stops finding answers.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author