NppExec v0.8.11 has been released!
-
NppExec is:
https://github.com/d0vgan/nppexec/NppExec v0.8.11:
- Glory to Ukraine! Glory to the heroes!
- added: $(IS_CONSOLE), $(IS_CONSOLE0)
- added: set <var> ~ strstrip <k> <string>
- added: npe_console n+/n- (condense empty lines)
- changed: sendmsg no more strips the trailing EOL from the output strings
(thus, in case of e.g. SCI_GETLINE, use: strstrip 0x42 “$(MSG_LPARAM)”) - NppExec Manual updated
- the CHM version of NppExec Manual is replaced with the HTML version
- vc2026 project files with arm64 added, thanks to jjsilvan
Get it here:
https://github.com/d0vgan/nppexec/releases/tag/NppExec_v0811NppExec Manual online:
https://d0vgan.github.io/nppexec/Notes:
- As from now, the offline version of NppExec Manual is distributed in a form of “index.html”, “index-local.html” and the “NppExec_Manual” subfolder under the “doc\NppExec” folder. There is no more “NppExec_Manual.chm”.
- However, you may still download the “NppExec_Manual.chm” from https://github.com/d0vgan/nppexec/tree/develop/docs and tune the “NppExec.ini” to use “NppExec_Manual.chm”. Refer to “NppExec_TechInfo.txt” for details: see the “HelpFile” option.