search

fun search(query: String)

Applies a literal terminal-buffer search query.

The search covers retained scrollback plus the live grid snapshot exposed through the bound session's render-frame reader. Hosts own any visible search UI and call this method when their query changes.

Parameters

query

literal text to find.