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
@@ -1158,7 +1158,7 @@ body.term #content {
padding: 6px;
display: inline-block;
border: 2px solid #3983CD;
font-size: 24px;
font-size: 20px;
font-family: "DejaVu Sans Mono", "Liberation Mono", "Inconsolata", monospace; }
#screen span {
white-space: pre; }