Results 98 comments of TK Soh

Do you mean you manually deleting one by one to test, and none of them can be deleted?

> no, I put the executable alone in an empy CMD sandbox, and run it. > It complaint for a missing DLL, so I added that to the sandbox. >...

> here the Win64 package: > [nedit-ng.zip](https://github.com/eteran/nedit-ng/files/6566477/nedit-ng.zip) Just gave it a try, and it opened successfully on my test box. However, it also opened a cmd window to launch nedit-ng....

> Maybe for simpler (not Qt app) ldd work as expected, so thank you for suggestion. It was sufficient for my setup (Qt Creator + MSVC), but perhaps not for...

Just to get a little perspective, do we know how long will Qt 5.5 continue to be maintained by Qt team?

Glad you know you already looked into this before. I wonder how Qt Creator is able to capture the messages. Perhaps it's not really running the same exe we run...

It looks like Qt Creator is able to handle it 'correctly', i.e. display the partial line, and automatically scroll up by one line when the cursor is moved to the...

@eteran I am aware it's not a Qt thing. Anyway... Just want to point out, the moment NG is started, there's already an extra blank area right below the last...

@eteran no problem. BTW, I'm sure no one would dare say porting nedit to another toolkit is a not a tremendous effort, especially given how well NG works already --...

I tried to benchmark other editors (Qt Creator, notepad, notepad++ and visual studio code) to see how they handle the situation as we scroll to the final line of the...