Notepad3/grepWinNP3
2020-05-20 23:59:18 +02:00
..
sktoolslib_mod + upd: merging current grepWin dev -> grepWinNP3 2020-05-17 12:22:57 +02:00
src + upd: merging current grepWin dev -> grepWinNP3 2020-05-17 12:22:57 +02:00
translations MUI - Add minor Swedish translation of grepWinNP3 2020-05-20 13:17:42 +02:00
.clang-format + fix: grepWinNP3: optimized single-tread worker option 2020-04-18 10:19:34 +02: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: grepWinNP3 : current dev and Hellenic language 2020-05-05 13:07:13 +02:00
default.build.user.tmpl + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
GPL_v3.0_LICENSE.txt + chg: Default long-line wrap settings 2020-04-17 21:09:40 +02:00
grepWinNP3.vcxproj + upd: Scintilla as DLL solution 2020-05-20 23:59:18 +02:00
grepWinNP3.vcxproj.filters + fix: DLL-Build solution, editorconfigs, grepWin-Layout 2020-04-19 12:22:23 +02:00
LICENSE + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
packages.config + chg: move packages.config to corresponding project folder 2020-04-17 18:51:23 +02:00
README.md Update README.md 2020-04-17 20:45:25 +02:00
version.build.in + add: grepWinNP3 sources 2020-04-17 14:19:38 +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.

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.