Yes, I have the similar problems. FileZilla works, or even FTP in browser works great. But not with latest version of EditPlus. Might need to wait for a patch?...
1. Go to the first marker and hit Alt-Shift-B. 2. Go to the second marker and do the same. Alt-Shift-B is the shortcut key for Edit -> Select -> Begin/End...
Editplus's regex search is somewhat different than typical Perl, etc. It doesn't understand \w, \s, etc., so I don't know if it would understand ^ and $. In...
... works for me. ... I would accept that answer if it weren't for the fact the search worked correctly in the normal search. It's only when I did the "Find In...
... Although this is not IN EditPlus, there is a free program called Simple Search-Replace by RJL Software, Inc that should do what you are looking for. I have...
... 1. Load a file that has a matching .stx file (so the code is colorized). 2. Choose a section of code (Use your favorite highlighting method). 3. Use Edit...
Since a few people have mentioned having a problem with the word by word selection in the latest version, I thought you would like to know that a bug patch has...
I'm not sure if this is a real bug or if I've screwed up my EditPlus config somehow, but try and see if you can replicate this: 1. One hard drive with C: and...
I recently reinstalled the newest version of EditPlus. I seem to be having odd issues with FTP. First, I had to change connections to use SFTP in order to...
I've insttale trial version on the Win2003Server. What I can see, that users without admin permission can not save own preferencess. Is it possible to use E+...
I don't think it is supported. I've just tested and can't get it to work. I also get unexpected results with other tests such as this.. Using regex: .+\d ...
There appears to be a bug in the syntax highlighting that wasn't apparent in the previous release. It looks like it relates to scalar references and the...
... The only meta-characters supported by EditPlus are \t and \n, along with the standard quantifiers, anchors, braces, and operators: ^ $ . * + ( ) [ ]. You...
... It is ignoring the first quotation mark (because it thinks its escaped), and taking the second one as the start of a string, which encompases the body of...
I finally upgraded my WinXP system to 2.30 (286), and now can't make an FTP connection like i did yesterday with the old version. Nothing else has changed, and...
Have you checked your firewall settings, if you're running one? The change in the EP program may be the issue. One member had a problem with the parental...
On Tuesday, November 14, 2006 at 22:00 (which was Tuesday, November ... The same thing hit me after updating to the 381 build of 2.21; this change was...
On Thursday, May 11, 2006 at 19:30 (which was Friday, May 12, 2006 at ... Sorry to grab back to such an old problem, but I just managed to figure out what was...
Thanks Michael -- Yes, i've checked firewall settings and done the EP patch, to no effect. (Also checked the group archives for other reports of this since the...
What's exactly the error you got when you try to FTP ? Did you un-checked the 'warn if server doesn't respond in 10seconds' ? ... [Non-text portions of this...
Any ftp issues I've ever had have been firewall. Try completely disabling firewall(s) and also Norton/McAffee/PC-Cillin "Internet Security" tools and try...
[[ What's exactly the error you got when you try to FTP ? Did you un-checked the 'warn if server doesn't respond in 10seconds' ? ]] Yes, unchecked, and the...
This is pretty obvious, but did you try re-entering your password in EditPlus? There is a new option in 2.30 to store some settings by user (C:\Documents and...
Michael, [[ This is pretty obvious, but did you try re-entering your password in EditPlus? ]] I did, after the download; didn't help. But just now i was about...