Thanks for the new version. If I modify the last lines of phreplace.vbs as follows:
Sub Init addMenuItem "Multiline Search / Replace", "", "phReplace", "Alt+Shift+F" End Sub (instead of the current code: Sub Init addMenuItem "Multiline Search / Replace", "", "phReplace" End Sub ) and recompile the scripts, the shortcut Alt+Shift+F works for me. Setting Ctrl+F (not really intended by me) doesn't work however, as there is a shortcut set in Program settings - Key map - Search. Maybe it could be necessary to clear these settings first in case of such a conflict, (I guess). -- <http://forum.pspad.com/read.php?2,34061,34306> PSPad freeware editor http://www.pspad.com
