aboutsummaryrefslogtreecommitdiff
path: root/server.c
Commit message (Collapse)AuthorAge
...
* Make remain-on-exit work again when there is only one pane left, which wasNicholas Marriott2009-06-24
| | | | | broken sometime during the pane/layout changes. Reported/tested by Iain Morgan, thanks.
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01
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