my environment is ubu 19.10. i run qterminal for shell sessions with a font chosen that supports utf-8, italics, emoji, etc. my default term type is xterm-256color-italic (xterm-256color with sitm and ritm defined for italicization control).

when i open a new qterm session with a bare bash login session, the following command sequence gives output as expected:

tput sitm;echo 'italic?';tput ritm;echo 'italic?'

the output of the first echo statement is displayed with italic characters and the second echo displays normal charaters.

i then open a tmux session ($ tmux) with no local configuration. the same command sequence now shows italics as black foreground and white background.

i have tried searching for the tmux configuration controls for this and have found nothing. is this indeed controlled by tmux? or something else?

thanks.

--
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/alpine.DEB.2.21.2004231252450.19977%40ckhb02.

Reply via email to