dsh-hotkeys
DSH Web 热键自定义:发送 / 换行 / 自定义答案提交(可录制、可扩展)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ctenni/dsh-hotkeys说明文档
阅读完整 README ↗⚙️ 使用说明
三个可自定义的动作
| 动作 | 含义 | 默认键 |
|---|---|---|
send | 在消息输入框(composer)发送 | Control+Enter(safe 预设) |
newline | 在消息输入框插入换行 | Enter(safe 预设) |
customAnswerSubmit | 在 DeepSeek 提问卡的「输入你的答案」输入框里提交/继续 | Enter |