Files
TUI-FM/build/linux
Bjorn Blomberg fde2087274 Replace ambiguous-width icons that shift sidebar/file rows right
⬆ (U+2B06), 🖼 (U+1F5BC) and ⚙ (U+2699) are East-Asian-Width
Neutral: unicode-width measures 1 column but emoji fonts draw 2, so
every row containing them shifted right by one column. Replaced with
真 Wide emoji (📷, 🔩, ) or pure text glyphs (↑, ≡), plus a
regression test asserting every emoji icon measures 2 columns.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 09:33:07 +02:00
..