1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-10-30 23:36:53 -04:00

Fix screen reset not clearing cell flags

This commit is contained in:
Christian Duerr 2019-12-24 20:51:06 +00:00 committed by GitHub
parent 44037fa42a
commit 9da0c042d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[undeadleech@undeadlap alacritty]$ echo -e "\e[4mUNDERLINED"
UNDERLINED
[undeadleech@undeadlap alacritty]$ clear
[undeadleech@undeadlap alacritty]$ exit
exit

View file

@ -0,0 +1 @@
{"history_size":0}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
{"width":662.0,"height":708.0,"cell_width":10.0,"cell_height":22.0,"padding_x":0.0,"padding_y":0.0,"dpr":1.0833333333333333}