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

New context menu

Compare
Choose a tag to compare
@vapier vapier released this 26 Oct 01:48
· 285 commits to master since this release
  • Update to libdot 1.24. Tool improvements for supporting nightly builds.
  • embed: Update examples to use lib.init.
  • terminal: Move cursor color to css vars.
  • Add support for a context menu.
  • keyboard: Add a clearScrollback hook.
  • vt: Change CSI-J-3 to clear scrollback.
  • terminal: Add HTMLImageElement cast to avoid XSS compilation warnings.
  • terminal: Process inverse text attr after bold-as-bright & faint.
  • hterm-notify/hterm-show-file: Fix long sequences under screen.
  • osc52.sh: Rewrite to match other helper scripts.
  • terminal: Workaround FireFox bug with selectAllChildren.