ve tried a variety of combinations.
I can just create whatever size panes and then resize-pane (or use
M-left/right/up/down). But I was hoping a simple split-window -h -l30 would
give me a column 30chars wide (or split-window -v -l30 give me a row 30 lines
high.)
Thank you,
PH
==
Paul Hiros
uot;bottom up".
The only lines (just for testing) in my tmux.test file is
===
new-session -d
split-window -v -l 5 'ssh user@targethost'
===
And I run tmux -f tmux.test attach. I'd like to run "ssh user@targethost2"