[PR #6061] feat: add prompt history modal with search #11723

Open
opened 2026-02-16 18:16:39 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6061

State: open
Merged: No


  • Support fuzzy search filtering with auto-expansion of selected item
  • Add 'Show prompt history' command to command palette under Prompt category
  • Regenerate SDK types to include prompt_history_list keybind
  • Users can map to any key via config: { "keybinds": { "prompt_history_list": "ctrl+r" } }
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6061 **State:** open **Merged:** No --- - Support fuzzy search filtering with auto-expansion of selected item - Add 'Show prompt history' command to command palette under Prompt category - Regenerate SDK types to include prompt_history_list keybind - Users can map to any key via config: { "keybinds": { "prompt_history_list": "ctrl+r" } }
yindo added the pull-request label 2026-02-16 18:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11723