Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2025 22:44:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280679] [termcap] [patch] bold colors broken in ncurses apps for xterm-256color
Message-ID:  <bug-280679-227-0y5mOF5cfp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280679-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280679-227-0y5mOF5cfp>