dsh-composer-enter
Manifest validMakes Enter insert a newline in the DSH 0.1.5 Web composer while Cmd/Ctrl+Enter keeps submitting messages.
DSH Composer Enter
用于 DSH 0.1.5 Web 输入框:
Enter换行Cmd+Enter或Ctrl+Enter提交
安装
dsh plugin --profile web add dsh-composer-enter
安装后重启 DSH,并刷新浏览器页面。
功能
- 普通
Enter插入换行 Cmd+Enter或Ctrl+Enter继续使用 DSH 原生提交行为- 输入法组合输入、候选菜单和带其他修饰键的 Enter 不受影响
插件不提供配置项,不轮询 DOM,也不改写 Lexical 方法。
验证
npm run check
兼容范围
- DSH CLI:
0.1.5-rc.1 - DSH Web 客户端组件:
0.1.5-rc.2
许可证
MIT
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Comments
Loading…
Similar plugins
by SA1992X
Makes plain Enter insert a newline in the composer and Ctrl/Cmd+Enter submit, toggleable in settings.
★ 4
↓ 268/wk
MIT
JavaScript
Sep 14, 2026
dsh plugin --profile web add dsh-ctrl-enter-submitby FrankZhangIronly
DSH web plugin: remap how Enter behaves in the chat composer (send / newline / interject), persisted to settings.yaml.
★ 0
JavaScript
Aug 14, 2026
dsh plugin --profile web add dsh-composer-enterby lzxcs
Swap the web UI composer shortcuts: Ctrl/Meta+Enter inserts a newline, Shift+Enter sends.
★ 0
MIT
JavaScript
Aug 26, 2026
dsh plugin --profile web add dsh-enter-swapby himeope
Pressing Enter with an empty composer steers the first queued message into the running turn while the agent is busy.
★ 0
MIT
JavaScript
Sep 24, 2026
dsh plugin --profile web add dsh-queue-first-enterby Chi-hong22
DeepSeek Harness Web composer markdown editing helper: Shift+Enter list continuation with ordered-list auto-renumbering and Tab indent
★ 0
MIT
JavaScript
Aug 14, 2026
dsh plugin --profile web add @chi-hong22/dsh-mdboxby kexin8
⌨️ Keyboard shortcuts for the DSH chat composer — ↑↓ cycle history, Ctrl+C clear input. DSH web plugin.
★ 4
↓ 56/wk
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-composer-keys