summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-split-window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Improved layout code.nicm2009-07-191-34/+65
* Having fixed flags for single-character getopt options is a bit hard tonicm2009-07-131-2/+2
* The fix for default-path (use target session options instead of global options)nicm2009-07-071-2/+2
* lines variable can be -1 (to be ignored), so should be signed. Found by lint.nicm2009-06-251-2/+3
* Import tmux, a terminal multiplexor allowing (among other things) a singlenicm2009-06-011-0/+235