CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2019/09/19 02:56:38
Modified files: usr.bin/tmux : tty.c Log message: Do not use bright when emulating 256 colours on an 8 colour terminal because it is also bold on some terminals. GitHub issue 1914.