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>
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user