CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2022/08/15 02:54:03
Modified files: usr.bin/tmux : tmux.1 tmux.h tty-term.c tty.c Log message: Add a Nobr terminfo capability to tell tmux the terminal does not use bright colours for bold (makes a difference to how tmux applies palette differences). From Damien Tardy-Panis in GitHub issue 3301.