]> git.eshelyaron.com Git - emacs.git/commit
Improve detection of glyphless characters on TTY frames
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Jan 2022 18:35:22 +0000 (20:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Jan 2022 18:35:22 +0000 (20:35 +0200)
commit10c680551e899805a6de7360e9b65986fd87df72
tree6f7f55c5584f4e84517194fdc8aacd94d1b9a764
parent61f5ca3b27a52a9ed86f71502d794554aa56195a
Improve detection of glyphless characters on TTY frames

* src/term.c (produce_glyphs): If the terminal can report for
which characters it has glyphs, use that to determine whether
a given character should be displayed as glyphless.
src/term.c