TextForge Help


Searching Documents / Multi-File Searches

TextForge's search interface (hit Apple-F from TextForge to see it) should work the way you expect it to. Lots of functionality is self-explanatory.

TextForge supports regular expressions. You just have to select "Use Regex" under the "Search For:" box.

To enter a newline character into the search or replace fields, just type "\n" (without the quotation marks). To literally search for "\n" you can escape the newline command by typing "\\n". To literally search for "\\n" you need to type "\\\\n". You get the point.

Click here to go back to TextForge's help topics.


Copyright ©2003-2004 Trance Software