CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/01/12 07:20:49
Modified files: usr.bin/tmux : tty.c Log message: Map bright black (colour 8) to white (7) if the background is black on terminals with only eight colours so the text is not invisible. From Dmytro Bagrii in GitHub issue 4322.