I used to use Metapad and one of my favorite features was its find and replace settings. You could incorporate \t \n and stuff to do advanced find and replace. Maybe I'm missing it or this feature is already in a plugin.
Any help or response would be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I used to use Metapad and one of my favorite features was its find and replace settings. You could incorporate \t \n and stuff to do advanced find and replace. Maybe I'm missing it or this feature is already in a plugin.
Any help or response would be appreciated.
In the advanced search, without regex, you can type control+M and control+T for newlines and tabs. See http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for more detail on the complications involved in finding and replacing newlines.