summaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-09 23:06:41 +0000
committerGitHub <noreply@github.com>2020-01-09 23:06:41 +0000
commit3fb631b91caec163707858bd1d435015e6e6cb18 (patch)
treecfc575f224622b7c83a21281c2e23a7f8af83364 /alacritty.yml
parent5651c3f7114dff611e616865ad02e682779979d9 (diff)
downloadalacritty-3fb631b91caec163707858bd1d435015e6e6cb18.tar.gz
alacritty-3fb631b91caec163707858bd1d435015e6e6cb18.zip
Fix cut off full width glyphs in last column
This resolves the issue with full width glyphs getting rendered in the last column. Since they need at least two glyphs, it is not possible to properly render them in the last column. Instead of rendering half of the glyph in the last column, with the other half cut off, an additional spacer is now inserted before the wide glyph. This means that the specific glyph in question is then three cells wide. Fixes #2385.
Diffstat (limited to 'alacritty.yml')
0 files changed, 0 insertions, 0 deletions