summaryrefslogtreecommitdiffstats
path: root/options-cmd.c
AgeCommit message (Collapse)Author
2009-08-04Add a -a flag to set-option and set-window-option to append to an existingNicholas Marriott
string value, useful for terminal-overrides.
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott
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