this post was submitted on 22 Apr 2024
304 points (94.4% liked)
linuxmemes
21192 readers
396 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Someone else already said WSL, but before WSL there was Cygwin, and before Cygwin it was probably the DOS era tbh, but you could definitely get pdksh as a DOS executable back then. (I was never quite brave enough to make pdksh the SHELL in CONFIG.SYS, but I could have.)
As for Windows' WM being Explorer, yeah, that's basically been the case since Windows 95. The desktop itself is a special instance of a folder and the taskbar, at least up to Windows 7 (I've been out of touch since then) was a heavily modified partially-floating menu bar.
Prior to that, Windows 3.x had something called Program Manager which Windows 8 kind of, sort of, went back to (but not really) and everyone hated it. The original Program Manager would have been better, honestly.
Makes me wonder if the setting is still there in modern Windows to change the WM to something else. It used to be in WIN.INI, so it's probably a registry key now. No doubt deep instability will result if it's set to anything other than explorer.exe because of the deep integration that explorer.exe has with literally everything, so probably not worth trying. Also, if you start Explorer when it isn't the WM, it'll probably try to do WM things anyway and break whatever else is running.
DOS was ok, but when I found Linux with its cli multiprocessing, &, bg, fg, jobs, and alt-f#, my head exploded and I thought about all the time I could have saved in my years of using DOS with its single process terminal interface.
As far as switching out Explorer goes, it's not actually the window manager, that's Aero since Vista - but it is the shell on desktop editions of Windows... But not all editions. Some server editions ("core") and some specialized other ones have the shell set to literally just a cmd window. There's no taskbar, no Start, no desktop icons, etc. There's a cmd window that if closed triggers a reboot. Of course other things can be started from it.
I'm not sure if there's a setting that could be changed to make a desktop edition behave like that or vice versa.
Damn. This could be a reason why there are no good filemanagers in Windows? But idk.
The image in cygwin or something based on it