CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/25 09:13:38
Modified files:
usr.bin/tmux : colour.c grid.c options-table.c screen-write.c
tmux.1 tmux.h tty.c
Log message:
Add a "terminal" colour which can be used instead of "default" in style
options for the terminal default colour, bypassing any inheritance from
other options. Prompted by a discussion with abieber@.
