Hi All, 
I stumbled on an issue with search and replace, which is causing infinite loop.

what i did was replace a "word" with "\nword" i.e. new line and same word.
expected was that all the occurrence of the word would be moved to next line
instead this caused pspad to stuck in infinite loop.

Please suggest if someone have any Work Around for this.

Steps to reproduce:
1. insert text "Hello world"
2. Go to search and replace. turn on the regular expression check-box.
3. search for "world" replace with "\nworld"
4. Expected out put is 
"Hello
world"

5. Actual is infinite loop.

-- 
<http://forum.pspad.com/read.php?2,65464,65464>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem