dsh-ctrl-c
Run the following command in DeepSeek Harness:
dsh plugin install Maybemar/dsh-ctrl-c
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Maybemar/dsh-ctrl-c in DeepSeek Harness (source: https://github.com/Maybemar/dsh-ctrl-c), then restart DSH Web and refresh the page to activate.
About this plugin
When a DSH Web conversation is still generating, interrupting the current turn usually means reaching for the mouse and hunting down the stop button. dsh-ctrl-c turns that into a single keypress: press Ctrl+C mid-generation and the turn stops immediately, calling the exact same cancel() method the button uses under the hood.
The plugin is careful about context. If a text selection is active, Ctrl+C performs a normal copy instead of interrupting. When no generation is in progress, the browser default behaviour is preserved. Shortcut combinations such as Ctrl+Shift+C and Ctrl+Alt+C are left untouched, as is the composition state of Chinese input methods. Messages queued before the interrupt automatically resume in FIFO order, matching the official stop button.
Built for DSH Web users who run long multi-turn conversations and prefer keyboard-first workflows. Once installed, stopping a generation is a matter of one keypress rather than a mouse trip.
Use Cases
- Interrupt a long in-progress generation without leaving the keyboard
- Queued messages resume in FIFO order after an interrupt, nothing lost
- Ctrl+C with text selected performs a normal copy instead of stopping
Best For
- DSH Web users who prefer keyboard-first workflows
- Developers running frequent multi-turn streaming conversations
- Power users seeking fast interruption of generation turns
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.