mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
39adbb984d
The recent work on the scrollback made it easier to constrain the search region, so expose those parameters to the Pane::search interface and to the mux protocol. Use those new parameters to constrain quickselect search to 1000 rows above and below the current viewport by default, and add a new parameter to QuickSelectArgs that allows overriding that range. A follow-up commit could make the search/copy overlay issue a series of searches in chunks so that it avoids blocking the UI when searching very large scrollback. refs: https://github.com/wez/wezterm/pull/1317 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |