summaryrefslogtreecommitdiffstats
path: root/server.c
AgeCommit message (Expand)Author
2009-07-07Rename the global options variables to be shorter and to make session optionsNicholas Marriott
2009-06-26After logging (if enabled) is switched to file, there is no reason to keepNicholas Marriott
2009-06-25Remove some dead assignments, found by sthen with clang.Nicholas Marriott
2009-06-24Change find-window and monitor-content to use fnmatch(3). For convenience andNicholas Marriott
2009-06-24Make remain-on-exit work again when there is only one pane left, which wasNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott