Skip to main content

Module search

Module search 

Source
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§

SearchMatch
A single command match within a session.
SearchResult
Search results for a single session.

Functions§

search_sessions
Search all sessions for a pattern in names, tags, and commands.