mirror of
https://github.com/ihabunek/toot
synced 2024-12-24 16:10:52 +01:00
c944863f3f
The glyph previously used '🠷' is interpreted with different widths on different terminal emulators (i.e. xterm gets it wrong) This results in visual glitches in the status detail area and especially in the scrollbar when visible. Changing it to a standard ASCII 'b' fixes all these issues. |
||
---|---|---|
.. | ||
__init__.py | ||
app.py | ||
compose.py | ||
constants.py | ||
entities.py | ||
NOTES.md | ||
overlays.py | ||
scroll.py | ||
timeline.py | ||
utils.py | ||
widgets.py |