Unbind them in the outer tmux.

-------- Original message --------
From: Jonathan Romiguier <jonathan.romigu...@gmail.com> 
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 <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,


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to