CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/22 01:43:38
Modified files:
usr.bin/tmux : format-draw.c style.c tmux.1 tmux.h
Log message:
Add a set-default style attribute which replaces the current default
colours and attributes completely, useful at the start of compound
format strings (like status-format) to set the default colours for all
the following options.
