Releases: dreammaker2016/dsh-file-menu
Releases · dreammaker2016/dsh-file-menu
Release list
v0.8.1
First public release of dsh-file-menu - Codex-style right-click menus for the DeepSeek Harness (DSH) Web UI.
The DSH Web client ships no contextmenu handler, so right-clicking inside the app does nothing useful. This plugin adds a menu that fits whatever you clicked:
| Right-click target | Rows |
|---|---|
| Selected text / paragraph | Copy / Copy this paragraph |
| Input box / editable area | Cut / Copy / Paste / Select all |
| File reference (delivered card, produced chip, inline mention, tool-row file link) | Copy path / Reveal in file manager / Open with default app |
| Link | Copy link address / Open in browser |
| Alt + right-click | Diagnostics: copy element info |
Notes:
- Workspace-relative references (dsh-plugins/x/README.md, @docs/plan.md) resolve against the current session workspace root.
- Reveal: Windows verbatim explorer.exe /select,; macOS open -R; Linux opens the containing directory with xdg-open.
- Install: dsh plugin --profile web add https://github.com/dreammaker2016/dsh-file-menu/releases/download/v0.8.1/dsh-file-menu-0.8.1.tgz