SUMMARY When a search is done, the results are highlighted in the terminal, but there is no information on how many were found. STEPS TO REPRODUCE 1. Search for something on konsole 2. Try to identify how many results were found (you will have to count manually 🕵️)
Created attachment 139487 [details] attachment-24208-0.html This is not possible. To speed up the process, we just search on the dirplayed region, unless you ask to go to the next value (then we search for the next value). We don’t know the number of matches of the scrollback, and it can be potentially slow to do so. On Fri, 18 Jun 2021 at 14:02 Christophe Giboudeaux <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=436896 > > Christophe Giboudeaux <christophe@krop.fr> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Severity|normal |wishlist > > -- > You are receiving this mail because: > You are the assignee for the bug.
maybe a checkbox to make this optional and disabled by default?