Expand description
Full-text search across sessions with highlighting.
Searches session names, tags, and command text using substring or regex matching. Results are grouped by session with highlighted matches.
Structs§
- Search
Match - A single command match within a session.
- Search
Result - Search results for a single session.
Functions§
- search_
sessions - Search all sessions for a pattern in names, tags, and commands.