Plugin directory / UI Enhancements / dsh-client-shortcuts
dsh-client-shortcuts
Broken · install/load issue blue-a11y/dsh-client-shortcuts ↗
What it does
Global keyboard shortcuts plugin for the DeepSeek Harness web GUI: ctx.shortcuts registry service + mod+l/mod+k/mod+shift+c default bindings
Broken — install or load issue
Global keyboard shortcuts plugin for the DeepSeek Harness web GUI: ctx.shortcuts registry service + mod+l/mod+k/mod+shift+c default bindings Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:blue-a11y/dsh-client-shortcuts - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:blue-a11y/dsh-client-shortcuts. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/blue-a11y/dsh-client-shortcuts ↗