[Bug 280679] [termcap] [patch] bold colors broken in ncurses apps for xterm-256color

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 21 Jun 2025 22:44:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280679

Julio Merino,+1 347 694 0576,New York City <jmmv@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmmv@FreeBSD.org

--- Comment #7 from Julio Merino,+1 347 694 0576,New York City <jmmv@FreeBSD.org> ---
In my case, installing terminfo-db helped, but not completely...

What I was seeing is this: I SSH into my FreeBSD machine from a Linux box
running Konsole, which sets TERM=xterm-256color. Within the SSH section, GNU ls
and Vim show bright colors as expected. However, if I start tmux inside SSH and
run both of these within tmux, they are unable to show bright colors. _After_
installing terminfo-db, GNU ls does the right thing inside and outside of tmux,
but Vim is still unable to show bright colors inside tmux.

-- 
You are receiving this mail because:
You are the assignee for the bug.