<http://forum.pspad.com/read.php?f=2&i=12582&t=12496> ----------------------------------------------------------------
I think, its easy way to implement multiline Search & Replace - just in choosed interpretation (from regexp, simple, multiline) "\n" in Search text can be use as new line breaker, and when we need to use raw '\n' - just write '\\n' - its so simple. Pasting from clpibboard can be subclased to parsing 13,10 to '\n' and '\n' to '\\n' Best Regards, Light-I -- PSPad freeware editor http://www.pspad.com
