Releases: giiiiiithub/terminal
Releases · giiiiiithub/terminal
Release list
v0.1.0
dsh-terminal v0.1.0
DSH Web UI 终端面板插件——基于 node-pty + xterm.js 的真实 PTY shell(Windows 默认 cmd.exe / macOS zsh / Linux bash),支持多标签、停靠/浮动窗口、Ctrl+Shift+C/V 复制粘贴。
Terminal panel for the DSH Web UI: a real PTY shell (node-pty + xterm.js), multi-tab sessions, dock/floating window, clipboard support.
安装 Install
- npm:
dsh plugin --profile web add dsh-terminal - GitHub:
dsh plugin --profile web add github:giiiiiithub/terminal
变更 Changes
- 首个公开发布 / initial public release
- 构建产物已入库,git 源安装免构建 / built lib/ committed, no build needed on git install