toot/toot/tui
Lexi Winter 741a306c69 tui: fix display glitch for reply icon in timeline
In some fonts, "⤶" (U+2936 ARROW POINTING DOWNWARDS THEN CURVING
LEFTWARDS) may be a double-width character.  To avoid a display glitch
where this overlaps with the boosted icon, print a space after it.
2023-12-31 16:20:03 +00:00
..
richtext
NOTES.md
__init__.py
app.py
compose.py
constants.py
entities.py
overlays.py
poll.py
scroll.py
timeline.py tui: fix display glitch for reply icon in timeline 2023-12-31 16:20:03 +00:00
utils.py
widgets.py