To zdub: I try it again in build 2237 and what you said is right. The replace function do have some problem. I guess it didn't search the new content after first replace take effect. To observe the problem, please check option "Prompt Each Replace" and select direction "Entrie Scope"
Search "1ab 2cd 3ef 4gh 5ij" Replace " " with "\n" Click 'Yes' button for first replace, the content become "1ab 2cd 3ef 4gh 5ij" You can notice the cursor stay in "c". If click 'Yes' button again, nothing is replaced and cursor stay in "e"... If I try to replace " " with "\t", PSPad works good. If I try to replace " " with "_x_", PsPad give me "1ab_x_2cd_x_3ef 4gh 5ij" which is strange too. -- <http://forum.pspad.com/read.php?6,32797,33789> PSPad freeware editor http://www.pspad.com
