Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
/ hterm Public archive

Commit

Permalink
hterm: release 1.75
Browse files Browse the repository at this point in the history
Change-Id: I3c5417d129e997351403032e7a5eff462435dec9
  • Loading branch information
vapier committed Nov 20, 2017
1 parent c3354c7 commit cf2f70a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 1.75, 2017-11-20, Many color/style/mouse fixes & features.

* Fix parsing multiple SGR true color sequences.
* Add support for double underlining (SGR 21).
* Document a few more CSI options.
* Fix handling of inverse text with true colors.
* Simplify invisible text processing.
* Fix DECSET/DECRST 1048 handling.
* Stop changing color palettes when restoring cursor state.
* Handle X10 & X11 mouse reporting modes.
* Support UTF-8 & SGR mouse reporting modes.
* Optimize mouse move reporting.
* Return early on mouse move events when possible.

# 1.74, 2017-10-27, Minor improvements.

* Implement FocusIn/Out events.
Expand Down

0 comments on commit cf2f70a

Please sign in to comment.