in grepWin version 2.1.7.1406 Settings>Editor, I have: "C:\Program Files\Notepad++\notepad++.exe" -n%line% -c%column% "%path%".
when I double-click on any column, any row of the 'Search results' section, nothing happens.
when I create a cmd line with the above editor setting with real %line%, %column% and %path% values from the 'Search results', the command opens npp with correct file at correct line and column.
i experimented with ordering of %line%, %column% and %path% in grepwin settings, but no change in behavior.
anybody else seeing this?
is it a bug or something unique to my machine?
if unique to me, any ideas what might be causing it?