yeah removing #() makes it much less likely
you can also work around it on freebsd >5 by taking the
HAVE_BROKEN_KQUEUE out of the configure entry for freebsd, but that
doesn't work on os x because their kqueue is broken even in recent
versions
On Wed, Aug 18, 2010 at 11:43:07AM -0400, Florian N
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 :
>
> On 18 août 2010, at 0
its a libevent problem, have a fix but haven't had time to get into it further
On Wed, Aug 18, 2010 at 03:48:42PM +0200, Florian CROUZAT wrote:
>
> 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
> >
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
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 am using tmux-1.3 under Mac OS X 10.6.4, the problem occurs under
both X11.app (using both urxvt and xterm) and Terminal.app, with both
the version from MacPorts