vlakoff

Results 81 comments of vlakoff

I tried this, and could not reproduce the issue. All functions are listed. (Notepad++ 8.6.2 32-bit) _Might_ be related: #14208. Ping @elmonty. It would be interesting if you guys could...

Refs the relevant section: https://github.com/camsong/You-Dont-Need-jQuery#6.1 A confusion seems to have been introduced at some point, because [$.inArray()](https://api.jquery.com/jQuery.inArray/) doesn't return a boolean (item found or not), but the index of the...

#12014 fixes entries _not displayed at all_, because they are located after column SC_SEARCHRESULT_LINEBUFFERMAXLENGTH, which is approximately 1024 characters. Although it improves the situation (what could be worse than not...

It depends how you imagine it… It had confused me in the past too, now I got the habit of thinking "search backwards", so it starts from the latest date....

Indeed, this file path limit still isn't a thing from the past, sadly… However, the more pieces of software able to circumvent the limit, the better. That's how the limit...

Same here. I "solved" it by appending `?sqlite` to the URL. See the [sqlite.inc.php](https://github.com/adminerevo/adminerevo/blob/0f52b4f3d3de37593d9160b90fbb49e185f7f9bb/adminer/drivers/sqlite.inc.php) file.

I might suggest to add a bit of spacing between the "Remove from List" and "Close Tab" buttons, to prevent accidentally clicking on the former instead of the latter. Rationale:...

Trying to pinpoint the cause, all releases currently listed on ~https://github.com/windirstat/windirstat-next/releases (from 2024‑02‑11 to 2024‑03‑29)~ (dead link) have the issue. It's surprising how it can affect the whole Windows environment....

No, just starting the application is sufficient.

The problem doesn't disappear if I close the drive selection dialog. So, you can open, let's say a dozen of instances, and nothing happens for you? Maybe try opening more,...