This repository has no description

terminal/search: screen search prunes history for no-scrollback screens master

The big comment in `search/screen.zig` describes the solution well. The problem is that our search is discrete by page and a page can contain some amount of history as well. For zero-scrollback screens, we need to fully prune any history lines. For everyone else, everything in the PageList is scrollable and visible so we should search it.


Author Mitchell Hashimoto Date Commit 5bfbadbc Parent a692cb9e Change ID smtzpprw
+86 -2
2 changed files