In NoteTab Pro, I could use tabs and returns in the find and replace dialogs by using ^t and ^p.
Now I have switched to Komodo Edit which is much more powerful, and I can't find any way to search for these characters.
For the moment, I am not using regular expressions -- just regular find and replace.
Is there an equivalent functionality to, for example, replace all ,returns with ;returns? Or all tabtab" with tab'?
If it's necessary, I can use regular expressions.