loommii/dsh-input-history0

@loommii/dsh-input-history

DSH Web 聊天框输入历史插件,支持方向键翻查、历史面板及 /history 命令。

AI 分析

核心用途是提供类似终端的输入历史回溯功能。适合需要频繁复用、修改历史输入指令,或希望通过面板快速检索历史发送记录的用户。

包名
@loommii/dsh-input-history
版本
0.1.0
许可证
MIT
最近更新
2026年9月8日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loommii/dsh-input-history

💡 使用

聚焦任意会话的聊天输入框:

  • 空输入框按 ↑/↓,或光标移到最前按 ↑:开始终端式翻查。
  • 输入 /history 并从斜杠菜单选中,或直接回车:打开历史面板。