Option for select-pane to not wrap around

2013-07-31 Thread Cory Sharp
I sometimes tmux over an intermittently high latency connection. In that scenario , when on a right-most pane, for instance, it is very useful if select-pane -R just stays on the right-most pane instead of wrapping around to the left-most pane. As a proof of concept, I have attached a patch that

Re: Option for select-pane to not wrap around

2013-07-31 Thread Cory Sharp
of behaviours - one is enough, and > wrapping is it. > > > On Wed, Jul 31, 2013 at 09:21:00AM -0700, Cory Sharp wrote: > >I sometimes tmux over an intermittently high latency connection. *In > that > >scenario , when on a right-most pane, for instance, it is ver