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

%column% can not be replaced correctly #475

Closed Sanhuaitang closed 3 months ago

Sanhuaitang commented 3 months ago

I want grepWin to open file in everedit with %line% and %column%, %line% is replaced correctly,while %column% is replaced with nothing. Set command line : ..\EverEdit.exe "%path%" -n%line%:%column%

stefankueng commented 3 months ago

duplicate of #117