CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/18 15:46:02
Modified files:
usr.bin/tmux : cmd-set-option.c cmd-show-options.c
options-table.c options.c tmux.h
Log message:
The individual -fg, -bg and -attr options have been deprecated (in
favour of -style), undocumented and hidden from show-options since
2014. Remove them, except for status-fg and status-bg.
