dsh-input-history
DSH 输入历史导航插件(纯 client 双面):对话输入框中按 ↑/↓ 方向键遍历当前会话发送过的消息(shell history 式交互),浏览中编辑或发送即退出。
AI Analysis
核心用途是为 DSH 聊天框引入类似终端的输入历史回溯功能。适合需要频繁修改前序输入、重复发送相似指令,追求极简键盘操作的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:czhzz/dsh-input-historyREADME
Read the full README ↗1) 配置树里出现插件行
dsh --profile web --dump-config | grep dsh-input-history