diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-05-17 15:32:06 +0000 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2020-05-26 00:02:20 +0000 |
commit | 79175527948ee7c1bad20b774cd909e037e77db6 (patch) | |
tree | 3fbcd73f950e65865893ae1926e61567ddf5461d /extra/linux/io.alacritty.Alacritty.appdata.xml | |
parent | da78e7059fccb91e356f397c88af9c2ef7f07d4b (diff) | |
download | alacritty-79175527948ee7c1bad20b774cd909e037e77db6.tar.gz alacritty-79175527948ee7c1bad20b774cd909e037e77db6.zip |
Fix crash when writing wide char in last column
This resolves an issue where trying to write a fullwidth character in
the last column would crash Alacritty, if linewrapping was disabled.
Instead of assuming that the linewrap put after the linewrapping spacer
was successful, the character writing is now skipped completely when
trying to put a wide character in the last column.
Diffstat (limited to 'extra/linux/io.alacritty.Alacritty.appdata.xml')
0 files changed, 0 insertions, 0 deletions