DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

CH3SH-LC /

dsh-enter

Topic repository only

DSH client plugin: Ctrl+Enter (left Control) inserts a newline in the DeepSeek Harness web composer, mirroring Shift+Enter

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: master@1b1f623f

dsh-enter

DeepSeek Harness Web GUI 的客户端插件: 在对话框里按 Ctrl+Enter(左 Ctrl) 插入换行,与 Shift+Enter 一致。

功能

按键 行为
Enter 发送
Shift+Enter 换行(原生)
Ctrl+Enter(左 Ctrl) 换行
右 Ctrl+Enter / Cmd+Enter 加速发送

左/右 Ctrl 通过 KeyboardEvent.location 区分;无法报告物理位置的环境(location 为 0, 如部分键盘映射、输入法、远程输入)下,Ctrl+Enter 一律视为左 Ctrl 换行。

安装

  1. 把插件链接进 web profile:

    dsh plugin --profile web add .
    

    或手动将本目录链接到 $DSH_HOME/profiles/web/node_modules/dsh-enter。

  2. 在 $DSH_HOME/cordis.patch.yml 中加入:

    - insert:
        - id: dsh-enter
          name: dsh-enter
    
  3. 刷新页面后生效(HMR 不会自动装载启动后新增的插件,必须刷新一次)。

许可证

MIT

—/ 5

No ratings yet

Manifest verification required

Commit 1b1f623fb576

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout