Turn off "use escape sequences"
On Sun, 27 May 2018 at 15:23, ToddAndMargo ToddAndMargo@zoho.com wrote:
Hi All,
Geany 1.33
Is there a way when your are doing a search and replace to tell Geany not to interpret characters in the search and/or replace fields? Just to take then literally as entered?
for instance
Replace:
print( "abc\n" );
comes out
print( "abc " );
In other words, it caught my `\n` and turned it into a return.
I got some that start with `&` and oh boy.
Many thanks, -T
--
Yesterday it worked. Today it is not working. Windows is like that.
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users