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
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.
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