mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
After looking through the interface on the latest RC, now I can provide better translations. Also tried to shorten strings as they were (some still are) lengthy. |
||
|---|---|---|
| .. | ||
| sktoolslib_mod | ||
| src | ||
| translationsNP3 | ||
| .clang-format | ||
| .editorconfig | ||
| CODE_OF_CONDUCT.md | ||
| default.build | ||
| default.build.user.tmpl | ||
| grepWinLicense.txt | ||
| grepWinNP3.vcxproj | ||
| grepWinNP3.vcxproj.filters | ||
| LICENSE | ||
| packages.config | ||
| README.md | ||
| version.build.in | ||
| versioninfo.build | ||
grepWin
Regular expression search and replace for Windows
This modified code is licensed under the same license (GPL-3.0)
as the original source code by Stefan Küng.
grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces.
In case you're not familiar with regular expressions, we have a very short regular expression tutorial for you.
Command line parameters
The command line parameters are listed on a separate page.
Please visit the homepage of grepWin for more information.
