I made a DSH plugin to bring back Codex-style prompt history with ↑/↓
Hey everyone, I used to be a Codex user, and after switching to DSH, one thing I really missed was Codex's prompt history behavior — being able to press ↑/↓ to bring back previous prompts, edit them, and submit them again. I also liked being able to start a new conversation, recall an instruction I had used before, and quickly reuse it for a new task. So I made a plugin for DSH that adds this behavior: github.com/liguanyu/dsh_PromptRecall Hopefully it's useful for anyone else who misses the same workflow. Highlights: ↑/↓ to browse through previous prompts and edit/reuse them ESC clears the current input, but the text isn't lost — it's added to your prompt history Persistent across conversations — your history remains even if you close the browser or restart the DSH server Enjoy DSH! LONG LIVE DEEPSEEK! 😮 i.redd.it/01u25pfot5kh1.gif