We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b048c commit 578209bCopy full SHA for 578209b
hterm/doc/ChangeLog.md
@@ -1,3 +1,17 @@
1
+# 1.75, 2017-11-20, Many color/style/mouse fixes & features.
2
+
3
+* Fix parsing multiple SGR true color sequences.
4
+* Add support for double underlining (SGR 21).
5
+* Document a few more CSI options.
6
+* Fix handling of inverse text with true colors.
7
+* Simplify invisible text processing.
8
+* Fix DECSET/DECRST 1048 handling.
9
+* Stop changing color palettes when restoring cursor state.
10
+* Handle X10 & X11 mouse reporting modes.
11
+* Support UTF-8 & SGR mouse reporting modes.
12
+* Optimize mouse move reporting.
13
+* Return early on mouse move events when possible.
14
15
# 1.74, 2017-10-27, Minor improvements.
16
17
* Implement FocusIn/Out events.
0 commit comments