Skip to content

Conversation

@knoopx
Copy link

@knoopx knoopx commented Aug 30, 2025

Introduced a new command for searching through message history. This feature allows users to quickly access previous commands and messages, enhancing usability.

  • Added HistorySearchCommand to the command set.
  • Implemented history completion provider to filter and display past commands.
  • Integrated history search functionality into the editor component.

Closes #1701


tldr: press ctrl-r for reverse history search, shell commands supported as well

Introduced a new command for searching through message history. This feature allows users to quickly access previous commands and messages, enhancing usability.

- Added HistorySearchCommand to the command set.
- Implemented history completion provider to filter and display past commands.
- Integrated history search functionality into the editor component.

Closes anomalyco#1701
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.

Feature request: history reverse search like curses-based TUIs

1 participant