Unbind them in the outer tmux.
Original message
From: Jonathan Romiguier
Date: 11/09/2013 09:32 (GMT+00:00)
To: tmux-us...@lists.sf.net
Subject: bind-key -n in nested tmux session
Hello,
I like to switch pane with just and , so I set my tmux.conf with :
bind-key -n C
Hello,
I like to switch pane with just and , so I set my tmux.conf with
:
bind-key -n C-j select-pane -t :.+
bind-key -n C-k select-pane -t :.-
Problem, when I run a nested tmux session (on a server by example), I can't
use these bindings. I am aware of the send-prefix trick (press the prefix