loommii/dsh-input-history ↗★ 0
@loommii/dsh-input-history
Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down at the composer boundary to recall previously sent messages, with a floating history dropdown and a /history command that opens the same panel from the slash menu. Built for the Lexical contenteditable composer (dsh >= 0.1.2-rc.1).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loommii/dsh-input-history说明文档
阅读完整 README ↗💡 使用
聚焦任意会话的聊天输入框:
- 空输入框按 ↑/↓,或光标移到最前按 ↑:开始终端式翻查。
- 输入 /history 并从斜杠菜单选中,或直接回车:打开历史面板。