dsh-composer-enter
Makes Enter insert a newline in the DSH 0.1.5 Web composer while Cmd/Ctrl+Enter keeps submitting messages.
让 DSH 0.1.5 Web 输入框使用 Enter 换行,同时保留 Cmd/Ctrl+Enter 提交消息。
How to install
dsh plugin add dsh-composer-enter About
DSH Composer Enter 用于 DSH 0.1.5 Web 输入框: Enter 换行 Cmd+Enter 或 Ctrl+Enter 提交 安装 bash dsh plugin --profile web add dsh-composer-enter 安装后重启 DSH,并刷新浏览器页面。 功能 普通 Enter 插入换行 Cmd+Enter 或 Ctrl+Enter 继续使用 DSH 原生提交行为 输入法组合输入、候选菜单和带其他修饰键的 Enter 不受影响 插件不提供配置项,不轮询 DOM,也不改写 Lexical 方法。 验证 bash npm run check 兼容范围 DSH CLI:0.1.5-rc.1 DSH Web 客户端组件:0.1.5-rc.2 许可证 MIT…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 174
- Last push
- 2026-09-10
- Created
- 2026-09-10
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-claude-move
PerryLink/dsh-claude-move
Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.