github tsl0922/ttyd 1.3.0

latest releases: 1.7.7, 1.7.6, 1.7.5...
7 years ago

This release comes with some new features and bug fixes, and xterm.js has been upgraded to the latest version with huge performance improvements.

xterm.js 2.3.0 introduces a new option useFlowControl which is not enabled by default, you can enable it on ttyd with option: -t useFlowControl=true.

ChangeLog

  • --index option: custom index.html path (c9ffa8a)
  • --browser option: open terminal with the default system browser (e4c4fea)
  • --signal-list option: print a list of supported signals (896ca9c)
  • Shrinked docker image size (@dduportal, 8db5ca5)
  • Added support for listening on UNIX domain socket (#33, de75490)
  • Improved base64 decode and utf8 handling on the client side (f0414d3)
  • Fixed command execution order issue (#34 (comment), ffdf56e)
  • Added confirm dialog for window closing (82148cd)
  • Upgraded to xterm.js 2.3.1 (62b2bb5)

Don't miss a new ttyd release

NewReleases is sending notifications on new releases.