HuanLinOTO/dsh-plugin-input-history0

@huanlin/dsh-plugin-input-history

在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.

AI Analysis

提供终端风格的输入历史回溯。适合需要频繁重复发送相似 Prompt、或希望快速修改并重新发送上一条指令的用户。

Package
@huanlin/dsh-plugin-input-history
Version
0.1.1
License
NOASSERTION
Last updated
Aug 23, 2026

Install

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

配置

无配置。capacity 硬编码为 500 条(见已知限制)。