xomx

Results 123 comments of xomx

https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14723#issuecomment-1941931572 Edited: Sorry, this will not help you much, you are asking for something else.

It works ok for me (tested with fresh N++ x86 & x64 v8.6.2 portable, Win10Ent). Here is my batch file for testing: [test_for_tail-f.zip](https://github.com/notepad-plus-plus/notepad-plus-plus/files/14191942/test_for_tail-f.zip)

[Duplicate](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10493#issuecomment-912431113).

@bnbaz This issue is resolved, it has nothing to do with Notepad++, the culprit is improper Windows Security settings. I recommend CLOSING of this issue.

@Shawn1874 Thanks for the report, I will try to look into it but no ETA for a fix. So far it looks like the current N++ handles this much better...

Cannot reproduce. I have tried both reported variants of the problem (at opening / at closing), but I only get the expected connection timeout delays (I think this is usually...

As I said above - I got such delays/hungs during my tests too, but what I tried to say: - this is not a CRASH (as the name of this...

Workaround2 (try in cmd-window with admin-rights): `netsh interface tcp set global initialRto=300` This sets the Windows initial timeout (in milisecs) for any new TCP/IP connection (effective immediately, no restarting needed)....

@donho > I prefer to use the existent swap button in Find replace dialog Thanks for a implementation of this, I got used to this feature (I used my own...

@Yaron10 > **2.** session.xml created automatically by NPP on exit. > NPP should prompt the user with the _File X does not exist. Create it?_ message. Anyone who will try...