Skip to content

Conversation

@jiahaoxiang2000
Copy link

@jiahaoxiang2000 jiahaoxiang2000 commented Dec 19, 2025

Summary

Implements Ctrl+R history search functionality for the TUI prompt, allowing users to fuzzy search through their prompt history.

Image

Changes

  • Added DialogHistorySearch component with fuzzy filtering and deduplication
  • Increased max history entries from 50 to 100
  • Added items getter and reset() method to PromptHistory context
  • Added history_search keybind (default: ctrl+r) to config
  • Integrated history search into prompt component

Related to #5062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant