Re: logging everything

2012-09-13 Thread Peter Sabaini
Hey, your patch made it into the iTerm version of tmux it seems, and I got the pipe-pane stuff done working by scripting tmux Thanks, peter. On 9/11/12 11:27 , Jesse Molina wrote: > > Good question. > > I tried doing something similar some months back, and nothing worked. > When I asked here ab

Re: pane swapping between one window and another

2012-09-13 Thread Edward Peschko
> 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

Re: pane swapping between one window and another

2012-09-13 Thread Thomas Adam
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