Re: tmux strange behavior on FreeBSD with SC_PIXEL_MODE kernel

2010-10-13 Thread Nicholas Marriott
So everything works now w/ xterm emulation so long as you don't let console output scribble over tmux? I wouldn't be surprised if tmux had issues with cons25, I haven't tried it recently. On Tue, Sep 28, 2010 at 05:16:27PM +0200, Sébastien Santoro wrote: > Hi, > > Good News everyone! > > Free

Re: tmux acting as forkbomb with secondly update?

2010-10-13 Thread Nicholas Marriott
you never need to call date because status-left/right are passed through strftime anyway, if you do, tmux will start a new job instead of reusing the old one because the command changes each time this will consume a lot of memory over time On Mon, Oct 11, 2010 at 10:45:30AM +0200, marcel partap

Re: tmux on Mac OS X never starting

2010-10-13 Thread Nicholas Marriott
some people said workaround after its frozen is to pkill -WINCH tmux On Wed, Oct 13, 2010 at 11:32:30AM +1100, Arthur Barton wrote: > Hi all, > > I've got tmux-1.3 & libevent-1.4.14b-stable installed via brew > (http://mxcl.github.com/homebrew/) on a new Macbook Pro. > > Occasionally when star

Re: tmux on Mac OS X never starting

2010-10-13 Thread Nicholas Marriott
sounds like the libevent bug again, try 1.4 from their git repository On Wed, Oct 13, 2010 at 11:32:30AM +1100, Arthur Barton wrote: > Hi all, > > I've got tmux-1.3 & libevent-1.4.14b-stable installed via brew > (http://mxcl.github.com/homebrew/) on a new Macbook Pro. > > Occasionally when sta