Results 98 comments of TK Soh

The old nedit seems to have the similar code, but does not have the same problem. I wonder if the issue is lying elsewhere. if (!silent && ((window->lastModTime != 0...

I just tried nedit again, and I didn't get the "file_new has been modified by another program" dialog. Using the stock nedit install with apt on linux mint 19.3: >...

OK. Here's something interesting. I tried the latest nedit-ng also, and again, I don't get that last dialog. Hm...

I don't know why, but I still don't get that "modified by other program" with nedit 5.6. What am I missing? ![2020-12-13 14_31_42-acer (tksoh-Aspire-SW5-012_1 (tksoh)) - VNC Viewer](https://user-images.githubusercontent.com/494222/102004903-f65e0680-3d4f-11eb-98c6-6b6d7e7bbfae.jpg) ![2020-12-13 14_27_56-acer...

nedit-git$ git describe --dirty --tags --always REL-5-6 nedit-git$ git log -1 commit c7f38d7ba17fb3d3ea2315163030c24512396660 (HEAD -> 5.6, tag: REL-5-6) Author: Scott Tringali Date: Sun Dec 7 17:05:04 2014 -0500 Remove unintended...

Just curious… Is this a release build?

Sorry I wasn't being clear enough. Not sure how things work on MinGW64/MSYS2, but I build nedit-ng using Qt Creator with MSVC, which allow us to choose the build target....

It'd be great if CI can generate the windows binaries. That way we can even have the 'nightly' builds readily available. BTW, just for my knowledge, I tried to make...

BTW, just FYI. My release build directory is taking up about 97MB, of which nedit-ng.exe only contributes 2.2MB. But these days, I don't really think it's that much a bit...

> I stripped everything I can, and this saved some space: are there any DLL that are not required?