Re: list-windows

2012-05-01 Thread Nicholas Marriott
list-windows only lists, you want choose-window which is C-b w and works exactly as you describe. On Tue, May 01, 2012 at 12:37:55PM -0700, Alex Yelluas wrote: >Thanks for the quick reply, C-b w does not work. Let me explain >more*precisely*what I'm trying to*achieve*-* >Let's say yo

Re: list-windows

2012-05-01 Thread Alex Yelluas
Awesome! That's exactly it! Thank you! On Tue, May 1, 2012 at 12:51 PM, Cyprien Debu wrote: > On 12-05-01 12:37, Alex Yelluas wrote: > > Thanks for the quick reply, C-b w does not work. Let me explain > > more precisely what I'm trying to achieve - > > > > Let's say you have a tmux session with

Re: list-windows

2012-05-01 Thread Cyprien Debu
On 12-05-01 12:37, Alex Yelluas wrote: > Thanks for the quick reply, C-b w does not work. Let me explain > more precisely what I'm trying to achieve - > > Let's say you have a tmux session with 20 windows. It's difficult to > remember which window holds what. So you hit C-b:, enter list-windows >

Re: list-windows

2012-05-01 Thread Alex Yelluas
Thanks for the quick reply, C-b w does not work. Let me explain more precisely what I'm trying to achieve - Let's say you have a tmux session with 20 windows. It's difficult to remember which window holds what. So you hit C-b:, enter list-windows command, and you get a window with a list of all of

Re: list-windows

2012-05-01 Thread Nicholas Marriott
Try C-b w On Tue, May 01, 2012 at 12:15:55PM -0700, Alex Yelluas wrote: >Hi tmux-users, >I'm having some difficulties with list-windows command - it lists all >windows, but it does not allow me to jump to the one I select. >screen has a similar feature (Ctrl-A+') which allows jump