Files
ttyd/html
Michael Lorant 09e7fd8148 html: upgrade to xterm 5.4.0 (#1303)
* html: Upgrade xterm.js

Upgrade xterm.js to the latest stable release.

As part of this upgrade, the xterm packages have been scoped as the
unscoped packages were not updated.

The addons have also been upgraded to match the compatible versions.

As part of this upgrade, a compatibility issue was identified with the
Gulp task to inline source. By disabling compression, this allowed the
task to complete successfully. The size of the source file `html.h` did
not change significantly which indicates compression was not being
applied previously.

Signed-off-by: Michael Lorant <michael.lorant@nine.com.au>

* html: rebuild header file

---------

Signed-off-by: Michael Lorant <michael.lorant@nine.com.au>
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
2024-03-05 10:35:02 +08:00
..
2024-03-05 10:35:02 +08:00
2019-07-04 21:23:04 +08:00
2022-11-02 14:21:06 +08:00
2023-10-02 14:41:45 +08:00
2022-11-03 02:01:54 +08:00
2022-11-02 14:21:06 +08:00
2023-04-28 22:41:15 +08:00
2023-06-11 08:48:42 +08:00
2022-11-02 14:21:06 +08:00
2022-12-28 13:10:10 +08:00
2024-03-05 10:35:02 +08:00

Prerequisites

NOTE: yarn v2 is required.

Install Yarn, and run: yarn install.

Development

  1. Start ttyd: ttyd bash
  2. Start the dev server: yarn run start

Publish

Run yarn run build, this will compile the inlined html to ../src/html.h.