fix parser bug with bell & broken mouse tracking sgr reporting for movement with button

This commit is contained in:
2017-09-06 17:08:19 +02:00
parent f693373a34
commit 3f198f8360
7 changed files with 25 additions and 21 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ body.term {
display: inline-block;
border: 2px solid #3983CD;
font-size: 24px; // some font heights cause visual glitches with some font renderers. This should be configurable.
font-size: 20px; // some font heights cause visual glitches with some font renderers. This should be configurable.
font-family: $screen-stack;
span {