Um yeah thats probably a bad example. Basically I want to go from this:

-----------------------
|   0    |     1      |
|        |            |
|--------|-------------
|   2                 |
|                     |
|---------------------|
|   3    |     4      |
|        |            |
|---------------------|

to:

-----------------------
|   0    |     1      |
|        |            |
|--------|            |
|   2    |            |
|        |            |
|---------------------|
|   3    |     4      |
|        |            |
|---------------------|

On 15/03/12 11:15, Erik Johnson wrote:
On Thu, Mar 15, 2012 at 11:05:26AM +1300, Gino Lisignoli wrote:
Hello everyone!

I have a layout as such:

-----------------------
|   0    |     1      |
|        |            |
|--------|-------------
|   2    |     3      |
|        |            |
|---------------------|
|   4    |     5      |
|        |            |
|---------------------|

Is it possible to merge pane's 1 and 3 together?


I don't understand. Panes 1 and 3 are separate terminals, each their own
shell. How would they ever be merged, even in the absence of tmux?




------------------------------------------------------------------------------
Virtualization&  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/


_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to