Notepad3/grepWinNP3
Pairi Daiza 0d24a283f4
Merge pull request #4867 from lhmouse/master
Update translation for zh_CN and zh_TW
2023-06-26 15:56:28 +02:00
..
sktoolslib_mod +upd: grepWin(NP3) v2.(0|1).15 2023-06-19 13:45:09 +02:00
src +upd: grepWin(NP3) v2.(0|1).15 2023-06-19 13:45:09 +02:00
translationsNP3 Merge pull request #4867 from lhmouse/master 2023-06-26 15:56:28 +02:00
.clang-format +upd: grepWin(NP3) current version v2.0.9 2021-11-30 12:37:16 +01:00
.editorconfig + fix: grepWinNP3 : resource file -> ANSI (CP-1252) () 2020-05-04 18:34:02 +02:00
CODE_OF_CONDUCT.md + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
default.build +upd: gerepWinNP3 based on grepWin v2.0.8.1054 2021-07-02 10:45:18 +02:00
default.build.user.tmpl + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
grepWinLicense.txt + upd: grepWinNP3's properties, Version files and Changes.txt 2020-06-23 17:59:23 +02:00
grepWinNP3.vcxproj MUI - Removing old debug configuration: "Release_Dbg" 2023-05-23 17:45:09 +02:00
grepWinNP3.vcxproj.filters MUI - Renaming Spanish Latin America (es-419) to Spanish Mexican (es-MX) 2022-01-20 00:12:59 +01:00
LICENSE + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
packages.config +upd: current grepWin dev 2023-05-03 15:59:29 +02:00
README.md +upd: grepWinNP3 based on grepWin version 2.0.11 2022-10-14 15:17:14 +02:00
version.build.in +upd: grepWin(NP3) v2.(0|1).15 2023-06-19 13:45:09 +02:00
version.txt +upd: grepWin(NP3) v2.(0|1).15 2023-06-19 13:45:09 +02:00
versioninfo.build + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00

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. Build Status

Build

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.

grepWin

Command line parameters

The command line parameters are listed on a separate page.

Please visit the homepage of grepWin for more information.