TerminalSearch extension
Search support for terminal scrollback and the active viewport.
- on
Methods
-
search(
String query, {bool caseSensitive = false, bool wholeWord = false, bool useRegex = false, int maxResults = _defaultSearchResultLimit}) → List< TerminalSearchMatch> -
Available on Terminal, provided by the TerminalSearch extension
Findsqueryin the active buffer.