sourcing .tmux.conf

2010-07-16 Thread Redding, Erik
I've got a question about the possibility of re-reading the .tmux.conf file while an active server running multiple sessions with multiple windows is running currently. I'm curious if there's a way to at least ask tmux to read the .tmux.conf file and start a new session based on the definitions

Re: mac terminal+tmux

2010-03-26 Thread Redding, Erik
ys should be correct with > either xterm or xterm-xfree86. > > > On Wed, Mar 24, 2010 at 11:41:08AM -0500, Redding, Erik wrote: >> Thanks for the quick reply. I am running a FedoraCore12 box and did a yum >> install tmux. >> >> Here's the output of r

Re: mac terminal+tmux

2010-03-26 Thread Redding, Erik
t when you run "cat" and press the function keys, > outside tmux? > > Also please send the output of "tmux info" from inside tmux. > > > > On Tue, Mar 23, 2010 at 08:17:45PM -0500, Redding, Erik wrote: >> I'm on a mac using terminal, SSH to a l

mac terminal+tmux

2010-03-24 Thread Redding, Erik
I'm on a mac using terminal, SSH to a linux box, which runs tmux - it's my jump point. I'm trying to find out a way to get the function keys to work properly so I can bind them to switch between sessions. bind -n F1 switchc -t0 bind -n F2 switchc -tWork # session initialization new -s0 neww -d