summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Print a better message than '(null)' if no command is specified ("tmux \;").nicm2009-06-041-2/+4
|
* Import tmux, a terminal multiplexor allowing (among other things) a singlenicm2009-06-011-0/+393
terminal to be switched between several different windows and programs displayed on one terminal be detached from one terminal and moved to another. ok deraadt pirofti