geebos/dsh-terminal0

@geebos/dsh-terminal

A collapsible in-conversation interactive terminal: each tab is a live host PTY (xterm.js over WebSocket) with per-project persistent quick commands

包名
@geebos/dsh-terminal
版本
1.0.1
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:geebos/dsh-terminal

使用

  • 点击标题栏展开终端;+ 新建 tab、× 关闭、■ 结束当前 tab 的 shell。
  • 展开后标题行的 chips 是快捷命令,点击即注入当前 tab;⚙ 管理命令与别名。
  • 图钉按钮控制固定:固定后点击卡片外部不自动收起。
  • 刷新页面 / 网络闪断后自动重连并回放近期输出;host 重启后需新建 tab。