aboutsummaryrefslogtreecommitdiff
path: root/cmd-split-window.c
Commit message (Expand)AuthorAge
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* window_add_pane cannot fail, so remove the unused cause argument and don'tNicholas Marriott2009-07-22
* Improved layout code.Nicholas Marriott2009-07-19
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-13
* The fix for default-path (use target session options instead of global options)Nicholas Marriott2009-07-07
* lines variable can be -1 (to be ignored), so should be signed. Found by lint.Nicholas Marriott2009-06-25
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01