HuanLinOTO/dsh-plugin-input-history ↗★ 0
@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 분석
提供终端风格的输入历史回溯。适合需要频繁重复发送相似 Prompt、或希望快速修改并重新发送上一条指令的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-input-history配置
无配置。capacity 硬编码为 500 条(见已知限制)。