aboutsummaryrefslogtreecommitdiff
path: root/cmd-split-window.c
Commit message (Expand)AuthorAge
* Better error messages for fork.Nicholas Marriott2009-01-23
* Bring back -p and -l to splitw to specify height as % or nlines.Nicholas Marriott2009-01-21
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Multiple window splitting.Nicholas Marriott2009-01-14
* Make the window pane code handle panes of different sizes, and add a -l and -...Nicholas Marriott2009-01-12
* Codes no longer needed.Nicholas Marriott2009-01-11
* Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott2009-01-11