@wellorbetter/dsh-input-history
Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down in the chat composer to recall previously sent messages, with a floating history dropdown.
6 results
Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down in the chat composer to recall previously sent messages, with a floating history dropdown.
Codex-style up/down input-history recall for the DeepSeek Harness web GUI
Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.
在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.
Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer (or at the start of the draft) to recall this session's prompts, ↓ to go forward, Esc to restore what you were typing.
Standalone arrow-key input history for the DSH web composer: every sent prompt (Enter or the send button, in any session or workspace) persists to ONE global ring in ~/.dsh/input-history.json (default 100 entries, overridable) and ↑/↓ recalls it instantly and completely — survives app restarts.