Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 11:51
· 77 commits to master since this release
  • Add: server and client now support macOS.

  • Add: shutdown and reboot on macOS (root permission required).

  • Update: pty are used on Unix-like OS to provide a full-functional terminal.

  • Update: improved the support of terminal on Windows and fixed some bugs.

  • 新增:服务端和客户端已支持macOS系统。

  • 新增:macOS现在将支持关机和重启功能(需要root权限)。

  • 更新:类unix系统的终端现已改用pty实现,以提供完整的终端功能。

  • 更新:改进了windows下的终端表现,修复了一些bug。