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

Many color/style/mouse fixes & features

Compare
Choose a tag to compare
@vapier vapier released this 20 Jun 17:57
· 405 commits to main since this release
  • 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.