'Can Kate (the text editor) display the number of times that a search term a user has entered in Find/Replace appears in a document?

Chromium, for example, displays the number of times that a search term a user has entered in Find appears on a web page.

My use case is simple: when I search in Kate I would like to know how many times my search term appears in the document I am searching.



Solution 1:[1]

Yes: Switch to Search & Replace mode via Ctrl+R and click on Find All. Then a popup will appear displaying the total number of found matches.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 dhaumann