Skip to content

1.2.2

Compare
Choose a tag to compare
@tsl0922 tsl0922 released this 25 Dec 16:51
1.2.2
3b58edb

ttyd works on windows now! The build instructions is here, since the output binary depends on msys runtime dll, you need to build it yourself.

NOTE: Native windows console programs may not work correctly due to pty incompatibility issues. As a workaround, you can use winpty as a wrapper to invoke the windows program, eg: ttyd winpty cmd.

ChangeLog

  • OK to build ttyd on MSYS2 (41b64be)
  • Upgrade to xterm.js 2.2.3 (dcacbd2)