stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.74k stars 180 forks source link

Question and Feature request #440

Closed doggy8088 closed 7 months ago

doggy8088 commented 8 months ago

I have a question and a feature request.

  1. What's the (NOT searchstring) exact mean?

    I think the Inverse search is pretty clear. The (NOT searchstring) confused me a bit. I can't really understand what exact mean it is.

    image

  2. The Capture search might rephrase.

    As my understanding, the Search button below means search for the string or regex and shown the searched content in the Search results. When I entered both Search for and Replace with, the Capture search become available and the results shows the "Replaced" content of the search results.

    image

    I think the Capture search is not obvious to understand its purpose. I'd like to recommend rephrase to Capture search (Shows replaced text).

    I also like to recommend a feature request. When user clicked on the Capture search (Shows replaced text) button, it can switch to Content automatically. It because the Search and Capture search has no different search results when user chosen on Files.

    image