PNBRQK
PNBRQK
> Plugin support would be great. But Python-based plugin could be too heavy. Lua or so may be a decent choice.
It may need a separate file to store such information. Sumatra PDF is an example.
bat/cmd files can be UTF16-LE (code page 1200) too
好像SciTE就有这个功能
There are also other fonts that behave abnormally in D2D mode, for example [Sarasa fonts](https://github.com/be5invis/Sarasa-Gothic/issues/298#issue-1361025900) seems to be some incompatibility between Scintilla and these fonts
yeah, since Notepad++ offers to save temp buffers to a session on exiting without an ask-to-save prompt...
noticed there're a Lua engine embedded in the app, couldn't this be done via Lua scripting?
As of now, much of behaviors like this are hard-coded in the program and cannot be customized easily. I am getting around the logo by appending a `cls` command. Namely...
the reason for such failure might be that this build of gdb loads python scripts by default, and python 3.9+ in turn requires new Windows API function(s) like `PathCchCanonicalizeEx` from...