CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/04 12:45:57
Modified files:
usr.bin/tmux : cmd-set-option.c cmd-set-window-option.c
options-cmd.c tmux.1 tmux.h
Log message:
Add a -a flag to set-option and set-window-option to append to an existing
string value, useful for terminal-overrides.
