I'm trying to set up a file to load by source-file that splits a window
into multiple panes, by this format:

+------------+--------+--------+
|              |   1    |   2    |
|             +--------+--------+
|      0      |                   |
|              |        3         |
|              |                   |
+------------+------------------+

and the requirements are:
0 is 80 wide
2 is 35hx15w
and 1 and 3 fall as they may

When initially splitting the window into 2 panes with split-window, using
the -l flag I can it tell how big the pane on the right will be. Is there
some way I can use math like #{panel-width} - 80 in this scenario?

- Hameed
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to