Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
81010f52db8e4e7e6e1f232d25bb1ca1bf1a4a63
/
cmd-split-window.c
a5830b9
Restore $Id$ and add script to do so.
by Nicholas Marriott
· 15 years ago
bfa46e8
lines variable can be -1 (to be ignored), so should be signed. Found by lint.
by Nicholas Marriott
· 15 years ago
143aa71
Space trimmage mega-diff.
by Nicholas Marriott
· 16 years ago
325d43e
rotate-window command.
by Nicholas Marriott
· 16 years ago
91bc683
- Allow switching to hidden windows (for active-only layout).
by Nicholas Marriott
· 16 years ago
b6450b1
Basic horizontal splitting and layout management. Still some redraw and other
by Nicholas Marriott
· 16 years ago
65b9aeb
Put socket path in $TMUX.
by Nicholas Marriott
· 16 years ago
4d9af27
Better error messages for fork.
by Nicholas Marriott
· 16 years ago
19987fe
Bring back -p and -l to splitw to specify height as % or nlines.
by Nicholas Marriott
· 16 years ago
93230a6
Pass return code from _exec; allow command sequences to work from the command line.
by Nicholas Marriott
· 16 years ago
a15f8fc
Support command sequences separated by " ; ". Also clean up command printing.
by Nicholas Marriott
· 16 years ago
b4ac8c1
Multiple window splitting.
by Nicholas Marriott
· 16 years ago
7cd3cf0
Make the window pane code handle panes of different sizes, and add a -l and -p arguments to split-window to specify the new window size in lines or as a percentage.
by Nicholas Marriott
· 16 years ago
6897510
Codes no longer needed.
by Nicholas Marriott
· 16 years ago
162bacd
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit).
by Nicholas Marriott
· 16 years ago