> 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 not sure that this would be all that complicated a change, unlike
the example you linked to, which envisions having two views of the
same pane on different windows which I could see being difficult to
do.

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 would simply extend this function to swap panes *between*
windows in a two way swap. If the panes are accessible as references,
tmux could hopefully - under the covers change the references around
and redraw both the windows.

In addition, the functionality to actually display a list of panes
already exists as well through the find command, so there would be no
extra classes there as well.

I understand your point about new features, so I've been trying to
limit my suggestions to those features to ones that I'm truly missing
in a switchover from screen, and those that I think would get the most
bang for the buck because I see the building blocks for the features
are already there.

At some point when I have tuits, I may jump in the code here and try a
small feature, but in perusing it, I think there is a bit of a
learning curve here so I think it would take a while to be truly
productive.

So, if I'm wrong about this feature being relatively simple to
implement, please tell me how. It would do wonders for my
understanding of the code, and I'm sure it would help others
understanding as well.

Thanks much,

Ed

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to