CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2009/08/05 10:26:38

Modified files:
        usr.bin/tmux   : status.c tmux.c tty.c window-choose.c 
                         window-copy.c window-more.c window-scroll.c 

Log message:
If colours are not supported by the terminal, try to emulate a coloured
background by setting or clearing the reverse attribute.

This makes a few applications which don't use the reverse attribute themselves
a little happier, and allows the status, message and mode options to have
default attributes and fg/bg options that work as expected when set as reverse.

Reply via email to