## Minimal repro: ```bash printf '%s\n' '--------' '⬝⬝⬝⬝⬝⬝⬝⬝' ``` ## Symbol https://www.unicodepedia.com/unicode/miscellaneous-symbols-and-arrows/2b1d/black-very-small-square/ `⬝` Name: `BLACK VERY SMALL SQUARE` Code point: `U+2B1D` UTF-8 bytes: `E2 AC 9D` ## Why Can cause some visual problems like here: https://github.com/user-attachments/assets/66fd51b2-5176-4b7e-a934-6808d2afe10d
Minimal repro:
Symbol
https://www.unicodepedia.com/unicode/miscellaneous-symbols-and-arrows/2b1d/black-very-small-square/
⬝Name:
BLACK VERY SMALL SQUARECode point:
U+2B1DUTF-8 bytes:
E2 AC 9DWhy
Can cause some visual problems like here:
Screen.Recording.2026-06-20.at.11.30.57.mov