Substitute a different escape char (other than ^) in finds

Find, replace, find in files, replace in files, regular expressions

Substitute a different escape char (other than ^) in finds

Postby KenWiltsee » Tue Oct 05, 2004 10:38 am

I am working with some code in which the ^ character commonly a part of identifiers. This Find/Search routines see this as an escape character and can't find the text without using ^^.

Is there a way to use a different char for the esc?
User avatar
KenWiltsee
Newbie
 
Posts: 3
Joined: Thu Sep 30, 2004 11:00 pm

Re: Substitute a different escape char (other than ^) in finds

Postby Mofi » Wed Oct 06, 2004 2:06 am

See Configuration - Search - Miscellaneous - Special character used in find/replace strings (normally ^).
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Find/Replace/Regular Expressions