Re: q. about select-pane in tmux 1.5

2012-03-18 Thread ranga24c
Cool. This works. I can't believe I didn't notice this in the docs. :| On Sun, Mar 18, 2012 at 12:20 AM, Nicholas Marriott wrote: > Well, I think this was actually changed in tmux 1.2. Try using -t:.+ and > -t:.- (the former is still bound to C-b o). > > > > On Sat, Mar 17, 2012 at 09:52:36PM -07

Re: q. about select-pane in tmux 1.5

2012-03-18 Thread Nicholas Marriott
Well, I think this was actually changed in tmux 1.2. Try using -t:.+ and -t:.- (the former is still bound to C-b o). On Sat, Mar 17, 2012 at 09:52:36PM -0700, ranga...@gmail.com wrote: > In older versions of tmux, select-pane had an option to go the next > higher *numbered* pane with wrap-around