Add colour attributes to .screenrc.

This commit is contained in:
Darren 'Tadgy' Austin 2019-07-18 09:00:04 +01:00
commit b1e1c9d69f

View file

@ -20,6 +20,9 @@ startup_message off
vbell off
bell_msg "^GBell in window %n - %t"
vbell_msg "Bell in window %n - %t"
rendition bell =b y
rendition monitor =b g
rendition silence =b c
# Linux console doesn't support underlining, so use a colour attribute instead.
attrcolor u "-u c"