1.3.0
版本发布时间: 2017-02-11 09:10:08
tsl0922/ttyd最新发布版本:1.7.7(2024-03-30 11:18:34)
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 (c9ffa8a8d7d21ca3114b3bcd49fd8d4624723185) -
--browser
option: open terminal with the default system browser (e4c4fea1cb973c5a00405097ae15df2d85bbe005) -
--signal-list
option: print a list of supported signals (896ca9c44cb695904257065321846ce8cb30a95d) - Shrinked docker image size (@dduportal, 8db5ca53e135bb4181503f87f9305c17ce826a99)
- Added support for listening on UNIX domain socket (#33, de75490d3ec594b42478d92d135ef12cb1fdb735)
- Improved base64 decode and utf8 handling on the client side (f0414d30d8e88e2ef55e1916c18726777fdcb1e3)
- Fixed command execution order issue (https://github.com/tsl0922/ttyd/pull/34#discussion_r99275241, ffdf56e440c802ea2d7a4ed38304c54700021fc1)
- Added confirm dialog for window closing (82148cd61397d238a195af4a47ac03cfea73a5c9)
- Upgraded to xterm.js 2.3.1 (62b2bb5510050b75b94c1c59b10b7b7d58a0288c)