On 13. Oct 2004, at 0:12, Patrick Burleson wrote:
How do I search for or replace text with a special character, such as a <CR>? With UltraEdit I would use ^M or something like that. Does TM offer the same sorts of things?
You can enable 'regular expression' and then type \r (or any other escape code).
Kind regards Allan