harbour-editor icon indicating copy to clipboard operation
harbour-editor copied to clipboard

[Feature suggestion] Display number of search hits

Open Olf0 opened this issue 8 years ago • 1 comments

Display "N/M" (with N and M being non-negative integer numbers) between the "X" and "|<" or the "|<" and ">|" buttons in the search bar, denoting that the currently selected text (by the search function) in the document is the N-th occurrence of the search string out of M occurrences in the complete document. N should be 0, when no text has been yet / is currently selected by the search function. M should be 0 (and logically N, too), when there is no match of the search string in the document at all. Hitting ">|" increases N by 1 (until N == M), "|<" decreases it by 1 (until N == 0).

Olf0 avatar Jun 05 '17 07:06 Olf0

This feature it is nice! i am sure that GoAlenxander will push this feature. : ) now -v0.8-1 looking good!

ghost avatar Jul 12 '17 00:07 ghost