beijingwahw/dsh-conv-search ↗★ 3
@dsh-external/dsh-conv-search
dsh-conv-search(对话内文本搜索)— in-conversation text search for DeepSeek Harness (Ctrl+F).
AI 分析
核心用途是解决长对话中快速定位关键信息的问题。适合经常进行长篇幅技术讨论、需要快速检索对话上下文中特定词汇的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:beijingwahw/dsh-conv-searchドキュメント
README 全文を読む ↗Usage
| Gesture | Action |
|---|---|
Ctrl/Cmd+F (or the header search icon) | Open the search bar |
| Type | Search as you type (120 ms debounce) |
Enter / F3 / Ctrl/Cmd+G | Next match (wraps) |
Shift+Enter / Shift+F3 / Ctrl/Cmd+Shift+G | Previous match (wraps) |
ArrowUp / ArrowDown | Browse previous queries |
Aa / ab buttons | Match case / whole word |
Esc | Close and clear all highlights |