Hello,
I like to switch pane with just <C-j> and <C-k>, 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
key two time by default), but here <C-j> seems always interpreted by the
first tmux session. How can I send them to the nested session ? Can I set
an option to say to tmux that I want to give the priority to the inner
nested session ?
Thanks for your answers,
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users