Skip to content

Commit 578209b

Browse files
committed
hterm: release 1.75
Change-Id: I3c5417d129e997351403032e7a5eff462435dec9
1 parent d7b048c commit 578209b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: hterm/doc/ChangeLog.md

+14
Original file line numberDiff line numberDiff line change
@@ -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+
115
# 1.74, 2017-10-27, Minor improvements.
216

317
* Implement FocusIn/Out events.

0 commit comments

Comments
 (0)