I looked into this, just for the fun of it. Under Linux, too, I get
curly underlines outside of tmux just fine, but not inside tmux.
With some googling, I found out that this is probably an issue with
ncurses, which tmux relies on. I compiled latest stable ncurses
and tried compiling latest tmux against it, configure succeeds, but make
doesn't.
Now, one could go back ncurses releases and see where tmux starts to
compile, and test if this fixes the issue, but that didn't seem fun to
me right now. It is, though, what I would try next.
Cheers,
Tobias
Am 02.01.26 um 05:01 schrieb Sivaram Neelakantan: