Re: [tmux:tickets] #122 Configuration of pane switching behavior

2014-04-20 Thread Nicholas Marriott
I don't agree here, I think that if you go right from pane X, the two options are pane Y and pane Z. Pane W can't sensibly be seen as right of pane X. I know that previously it would always have chosen pane Y, and that choosing W is better (so your way is an improvement over the original), but I ch

Re: [tmux:tickets] #122 Configuration of pane switching behavior

2014-04-20 Thread Nicholas Marriott
I don't want to have two ways to do directional movement of panes, but perhaps your needs can be met by some other idea... Are you actually relying on tmux remembering the pane in nested layouts beyond one step? In your example below you should be able to use selectp -l to get the pane you want.

Re: [tmux:tickets] #122 Configuration of pane switching behavior

2014-04-20 Thread Suraj Kurapati
Fair enough. I can live with `selectp -L` to go from pane X to W. :) On Sun, Apr 20, 2014 at 12:38 AM, Nicholas Marriott wrote: > I don't want to have two ways to do directional movement of panes, but > perhaps your needs can be met by some other idea... > > Are you actually relying on tmux reme