Hi again,

Leaving out the last line of the .tmux.con that I sent does not cause  
the problem. The offending line is

set -g status-right "MACBOOK #(uptime|awk '{print $11}') #(date)"

Whatever it is that it's doing, it's not good.

Best,

Flo


Quoting Florian CROUZAT <gen...@floriancrouzat.net>:

>
> On 18 août 2010, at 03:47, Florian Nigsch wrote:
>
>> Hi all,
>>
>> If I use the following .tmux.conf file, tmux randomly crashes after a
>> couple of minutes. I don't know what triggers it
>
> I have the same issue, if by "crash" you mean "freeze".
> It's been a couple of weeks I haven't had the problem, but I killed  
> tmux, and now it's back again.
> Apparently, it's a problem with SIGWINCH, I really don't understand  
> it, though.
> A quick fix is to have "while true ; do killall -SIGWINCH tmux ;  
> sleep 5 ; done" running in a shell (not a tmux one, ofc)
>
> ... :/
>
> -----
> Florian.
> / For security reasons, all text in this mail
>   is double-rot13 encrypted. /
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users
>





------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to