 sevec
Member
|
Somebody knows when a new version of Pnotepad is available? At least version which fixes major bugs?
|
 simon
Key Master
|
Hi sevec, I guess that would be me 
What major bugs are you looking to see fixed?
|
 sevec
Member
|
I am interested especially in autosave feature resp. in bug which prevents blocking windows shutdown in case of unsaved file. Implementing other bugfixes and features would be nice…
|
 sevec
Member
|
Anything new regarding the question?
|
 simon
Key Master
|
The shutdown safety is now implemented, we’re just working out some issues on unicode replace and then a new version will be packaged.
|
 CoDEmanX
Member
|
box selection strafing (/extending) should be bundled (Python)
as well as some other user scripts, i would be especially interested into Replace All (multi selections, Ctrl + Mouse)
PN should also support pasting into multi selections:
a) if one line is in clipboard, paste the text into each selection
b) if multiple lines in clipboard, paste 1st line into 1st selection, 2nd into 2nd sel etc.
The improved PyIndent script that was posted on forums should be moved to trunk
|
 simon
Key Master
|
@CoDEmanX fancy helping with that?
|
 moniuch
Member
|
Is FTP support ever planned? Or code formatting? I’m looking for a good notepad with FTP, unfortunately I don’t seem to be able to have both at the same time.
|
 simon
Key Master
|
FTP is possible, but not a priority. I recommend using one of the many tools that map FTP sites to local directories. Code formatting is best performed by external tools, like astyle.
|