unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#63544: 28.3; extra width not renderes correctly in TUI when making a character wider
@ 2023-05-16 19:34 Adam Ibrahim
  2023-05-17 13:25 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Ibrahim @ 2023-05-16 19:34 UTC (permalink / raw)
  To: 63544

[-- Attachment #1: Type: text/plain, Size: 614 bytes --]

When I make a character wider by changing the char width table, it isn't
sometimes with shows and sometimes it doesn't.

1. Start up emacs with this command.

emacs -Q --eval '(progn (set-char-table-range char-width-table #x221e 2)
(set-char-table-range char-width-table #x2014 2))'

2. Type "—a" into the scratch buffer. The em dash should be correctly
rendered two cells wide, and the a shouldn't overlap with the em dash.
3. `M-x redraw-screen`. The em dash should now overlap the a.

consistently works with:

- Termux, iosevka
- xfce4-terminal, iosevka and source code pro
- Kitty, iosevka

[-- Attachment #2: Type: text/html, Size: 707 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-03 10:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 19:34 bug#63544: 28.3; extra width not renderes correctly in TUI when making a character wider Adam Ibrahim
2023-05-17 13:25 ` Eli Zaretskii
2023-09-03 10:35   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).