On 18 August 2010 15:15, Florian CROUZAT <gen...@floriancrouzat.net> wrote:
> While talking in #tmux, I came with the following enhancement idea that I'd 
> love to have.
>
> I have this use case where I have a few windows, each full of panes, I focus 
> a window (say, window 2), and I use break-pane on the one I want to read 
> "full-screen" (it now has it's own window).
> I do my stuff, then I want to put the pane back in it's original window, and 
> I can't have a keyboard bind for that because I have to manually specify the 
> window's index using :join-pane -t 2
>
> What I'd like to have is the ability to bind "join-pane -t origin" to put it 
> back automagically on it's source window.
> Tmux somehow would have to store the window's index in the pane structure 
> when breaking it.
>
> Is that realistic ?

What's more realistic is making a "maximise-pane-layout" -- which I've
done and will submit in due course.  Of course, your idea is perhaps
different from that in other uses, but a lot closer to what you've
just described above.

-- Thomas Adam

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to