Fixing line height on some systems
The powerline symbols were considerably taller than the line height on some systems. For example #1056:
If you are affected or not depends on the terminal application you use. The latest line gap fix (#943) fixed the 'Windows' metrics, but made the bug more obvious (and did not fix it for) for the 'Apple' metrics.
What's Changed
- Fix more 'Nerd Font Mono' too wide in #1062
- Rewrite font height calculation in #1060
- Cover alternate unicode encodings by @nathanielevan in #1058 (for
Input Mono
)
New Contributors
- @nathanielevan made their first contribution in #1058
Full Changelog: v2.3.1...v2.3.2