diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-19 12:07:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-19 12:07:56 +0000 |
commit | 6716c81c08c10477d2370d7e1ca56e31348a7fa3 (patch) | |
tree | bd35a36361e9c65423a30ce1c0ea37386ee3a3d7 /src/cli.rs | |
parent | badc41e1d02eb0ed22520eda529b254216b9a2fc (diff) | |
download | r-alacritty-6716c81c08c10477d2370d7e1ca56e31348a7fa3.tar.gz r-alacritty-6716c81c08c10477d2370d7e1ca56e31348a7fa3.tar.bz2 r-alacritty-6716c81c08c10477d2370d7e1ca56e31348a7fa3.zip |
Fix update_lines performance issues
This resolves performance issues with the `update_lines` method that
were caused by excessive updates without underlines or strikeout
present.
This also resolves a bug that was causing the underline and strikeout to
extend beyond the end of line in some rare cases.
This fixes #114.
Diffstat (limited to 'src/cli.rs')
0 files changed, 0 insertions, 0 deletions