bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65029: Italics bug when Emacs runs inside GNU Screen


From: Gregory Heytings
Subject: bug#65029: Italics bug when Emacs runs inside GNU Screen
Date: Sat, 19 Aug 2023 09:36:08 +0000



Ping! Ping! I'd like to resolve this issue in Emacs 29.2, if possible. Please help me by providing the information I asked below.


$ TERM=xterm infocmp -1 | grep -E 'ritm|sitm'
        ritm=\E[23m,
        sitm=\E[3m,
$ TERM=screen infocmp -1 | grep -E 'ritm|sitm'
$ TERM=tmux infocmp -1 | grep -E 'ritm|sitm'
        ritm=\E[23m,
        sitm=\E[3m,






reply via email to

[Prev in Thread] Current Thread [Next in Thread]