On Fri, Sep 14, 2012 at 03:48:58PM -0700, Edward Peschko wrote:
> I don't see choose-list, even in the latest git trunk.. Is this
> something that is experimental?
http://tmux.git.sourceforge.net/git/gitweb.cgi?p=tmux/tmux;a=commit;h=28fd3a383598c1f3121c754cf0781cd790929f4f
-- Thomas Adam
--
> Then see:
>
> swap-pane -s:-.
>
> And other variants on that to suit your needs.
Ok, that is workable, it'd still be nice though to package it up with
a bow, so that users can select the pane they wish to swap with with a
drop down menu, and have this value somehow stored for further calls
to sw
On Fri, Sep 14, 2012 at 01:34:01PM -0700, Edward Peschko wrote:
> > This can already be done though -- I wonder if it's not very clear in the
> > man page?
> >
> > Assume you have two windows with more than one pane in, and you wanted to
> > swap pane 2 in window 1 with the active pane in window 2.
> This can already be done though -- I wonder if it's not very clear in the
> man page?
>
> Assume you have two windows with more than one pane in, and you wanted to
> swap pane 2 in window 1 with the active pane in window 2. You would do
> this:
>
> swap-pane -s 1.2
ok, great, what I'm suggestin
On Thu, Sep 13, 2012 at 03:43:56PM -0700, Edward Peschko wrote:
> Unlike the request you mention, the functionality to implement my
> request already exists, and to swap panes around you can type:
>
> :swap-pane
>
> and have panes in the current window change position in a multi-way
> swap. This
> No. Not yet. As with:
>
> https://sourceforge.net/tracker/?func=detail&aid=3558554&group_id=200378&atid=973265
>
> and countless other examples, as well as it being in the TODO file, it's not
> yet done.
>
> There's a reason for that: it's a complicated change.
>
> -- Thomas Adam
Thomas,
I'm
Hi,
On Wed, Sep 12, 2012 at 01:35:50PM -0700, Edward Peschko wrote:
> Is there a way to do this? The idea would be to focus on that pane,
No. Not yet. As with:
https://sourceforge.net/tracker/?func=detail&aid=3558554&group_id=200378&atid=973265
and countless other examples, as well as it bein
All,
Ok, one more nice thing in screen that it would be great to see in
tmux; screen has the ability to independently split and switch
windows. You simply switch focus to that window and cycle through it.
This is useful when you have a setup that you like (say, four panes in
a window) but you tem