You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub ate a character at the beginning of the post (ScreenShot and image not match. I have solved it). My intention was to search for plain text, not regular expressions. In any case, I have tested it with the latest development version that you have attached and the search works correctly. With the latest official version (2.0.15) the problem is reproduced.
I have the file "FileWithTextToBeReplaced.txt" with content:
<DCC_BplOutput>..\Lib\RAD11\$(Platform)\</DCC_BplOutput>
I wish replace the word "RAD11" by "RAD12" with GrepWin. I configure as...:
I press "Replace" and the content of "FileWithTextToBeReplaced.txt" is:
<DCC_BplOutput>..ibrad12\$(platform)</dcc_bploutput>
The replacement is wrong.
The text was updated successfully, but these errors were encountered: