Commit f89fc83
committed
bugfix: add missing emojis to WIDTH_2_SINGLE for box alignment
Added 📁 (FILE FOLDER), 🌿 (HERB), and 📝 (MEMO) to WIDTH_2_SINGLE set.
These emojis are used in cleanup_handler but were missing from the
display width calculation, causing 1-character misalignment on lines
containing these emojis.1 parent 0456366 commit f89fc83
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments