stefankueng / grepWin

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

Configuration file with multiple replacements #452

Open b-jordanov opened 6 months ago

b-jordanov commented 6 months ago

Is there a method to generate a preconfigured file, such as a .yml file, containing instructions? Subsequently, could GrepWin be employed to systematically process this file, executing replacements in the order specified until the entire list is traversed? I envision a streamlined configuration process that can be initiated with a single command:

`replacements:

(And yes, I know grep win does not search in folder and file names but that would be great too if possible). Thank you for the wonderful tool! It does magic when I have to deal with Windows.

lifenjoiner commented 5 months ago

Write your own scripts using the CLI.