Re: Completely idle, tmux keeps checking the command line?

2011-07-24 Thread Nicholas Marriott
This is for automatic-rename. I bet you only have one window open and the process running in it is pid 31986. Bump NAME_INTERVAL if you want it to do it less often but automatic-rename will be less responsive. On Sat, Jul 23, 2011 at 07:40:15PM -0700, Robin Lee Powell wrote: > > Discovered thi

Re: tmux causing kernel panics on Mac OS X 10.7

2011-07-24 Thread Chas. Owens
On Sat, Jul 23, 2011 at 22:23, Tim Gray wrote: > On Jul 24, 2011 at 03:18 AM +0100, Nicholas Marriott wrote: >>maybe try putting it on a memory FS >> >>do you have anything tmux uses on something other than HFS+? > > Not that I know of.  I've not done anything at all to the standard OS X > Macbook

Re: Completely idle, tmux keeps checking the command line?

2011-07-24 Thread Robin Lee Powell
Aah, OK. That's fine, I just wanted to know why. -Robin On Sun, Jul 24, 2011 at 10:10:19AM +0100, Nicholas Marriott wrote: > This is for automatic-rename. I bet you only have one window open and > the process running in it is pid 31986. > > Bump NAME_INTERVAL if you want it to do it less of