Hacker News new | ask | show | jobs
by 1718627440 248 days ago
> as good as Windows file explorer

In what way is the MS Windows file explorer good? It neither has tabs, side-by-side view, pattern selection, performant search, an UI, that doesn't regularly blocks and becomes unresponsive, etc... .

What feature does it have, that some other file manager, doesn't have? I can't think of any?

4 comments

The unresponsive thing is because the whole explorer.exe still seems to be one big single threaded process. One thing hanging kills everything. Including stuff completely unrelated to the file manager like the task bar. So weird.
> seems to be one big single threaded process

This option has existed since win2k IIRC:

Tools > Folder Options > View > Launch folder windows in a separate processed

I don't think that actually fixes the issue though. Perhaps there's some shared message queue that's blocking things? I don't know. I know I've had that on in the past and it didn't solve it.
After enabling that, at most one single window hangs, not the entire explorer ui.
Whenever something is weird about Windows, it's for backwards compatibility reason. There must be no way to keep win32 and rewrite explorer.exe.
taskbar is very much related, it is an instance of explorer exe with some parameters, that makes it show as taskbar. Try killing explorer.exe in the task manager, when no other explorer windows is running.
That's an implementation detail though. While I find that sensible, most users are not technical and still consider that to be unrelated and a bug.
Yeah it probably traces back to the time when Microsoft tied internet explorer into every part of the OS just so they wouldn't be forced to remove it.

They're really bad at modernising legacy parts of the OS. Even to this day parts of the old control panel exist and it's been like a decade that they've been working on it.

> Even to this day parts of the old control panel exist

That is what keeps Windows usable though. I prefer them not the rip the last bits of sanity out.

It does have tabs, you are probably just stuck on an old version because windows update broke.

The only feature that windows maybe kinda does better is the preview pane, but even then, it regularly loses certain file types and in the latest update it started taking 5 seconds or more just to render a text file.

Anyway, still doesn't come close to Dolphin.

fwiw Windows 11 Explorer does have tabs.
Oh is that new? I haven't noticed that yet. Is it obvious how to use it? How do you use it? (C-T, C-W, C-Shift-T, ...?)
Yep, close to regular browser tabs from my point of view. I don't know all the shortcuts, but the few that I used - CTRL+{T,W} - behaved like Chrome or Firefox.
I've been running tabs in file Explorer since windows 7. QtTabBar.