summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-12-31 16:52:29 +0000
committerGitHub <noreply@github.com>2018-12-31 16:52:29 +0000
commit9ffaac8ee7c5586f0faa62401b9de76cff81130f (patch)
tree3f9e959c15e80b2203e1b8115bfd49eab3d1a337 /CHANGELOG.md
parentf1bc6802e1d0d03feaa43e61c2bf465795a96da9 (diff)
downloadalacritty-9ffaac8ee7c5586f0faa62401b9de76cff81130f.tar.gz
alacritty-9ffaac8ee7c5586f0faa62401b9de76cff81130f.zip
Fix underline interruption with empty cells
Since completely empty cells are not reported by the renderable cells iterator, the line renderer has incorrectly assumed that these cells did not cause any change in cell state, leading to underlines spanning empty cells. Instead of assuming that the line state is unchanged, the line calculation now correctly interprets a jump in the renderable cells column as an interruption of the line. This fixes #1960.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions