How do you start tmux? Since you create a session in the config file,
you should start it with "tmux attach". I suspect you are starting it
with "tmux new" and ending up with two sessions.
On Thu, Sep 08, 2011 at 05:30:53PM -0400, Eric Eric wrote:
>Hello, I've decided to finally make the swit
Hello,
** Eric Eric [2011-09-08 17:30:53 -0400]:
> Hello, I've decided to finally make the switch from screen to tmux. I had
> my screenrc set up to map my function keys to switch to the appropriate
> terminal within a screen (eg pressing F3 would switch to terminal 3). To do
> this, I had to m
Hello, I've decided to finally make the switch from screen to tmux. I had
my screenrc set up to map my function keys to switch to the appropriate
terminal within a screen (eg pressing F3 would switch to terminal 3). To do
this, I had to modify my screenrc to start numbering at 1 instead of 0. I'