ToddAndMargo
2018-05-27 05:23:34 UTC
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
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.
~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~
Yesterday it worked.
Today it is not working.
Windows is like that.
~~~~~~~~~~~~~~~~~~~~~~~~