You gotta meet the customer halfway until you get enough of them hooked, then slowly start introducing new ideas into their mental ecosystems that align with your vision.
But no person on the planet, except the nerdiest of pedants, are thinking of Xerox when they see Windows interface. They think of Windows, even if it's KDE
I like the terminal but don't remember all the arguments. I find that clunky. That's my main issue with it. (I'm open to suggestions if anyone has any)
Lots of terminal commands come with tab-completion out of the box (start typing a command, hit tab to autocomplete, hit tab twice to bring up a list of available options), or have tab completion scripts you can install after the fact.
Lacking tab completion, any worthwhile terminal commands will at least support a -h/--help flag that will print out a help menu summarizing the different options, or you can open up the man pages to see even more detailed documentation with man [whatever terminal command]. If the terminal command doesn't have either of those, I'd recommend against using it.
I highly recommend zsh. It takes a moment to setup initially, but you can use oh-my-zsh to just skip that part and use one of the many, many presets, and it supports plugins, of which there are many. It gives you tab support for so many popular commands, you will never need to remember them, and it has a lot of small improvements that makes your terminal life a breath. For example, if you do cd tab in bash, it will give you a list of subdirrectories. If you do the same in zsh, it will give you that list and a cursor that you can use to navigate said list, so instead of typing the dir, you can do cd tab tab tab enter
I use macOS as my daily driver, though still use Linux sometimes. When I dual-booted macOS with Linux, I immediately fell in love. I don't have a Mac, but my next computer will be a MacBook. Of course there are things I don't like, but I will not write it down right now, maybe edit this comment later.
I love the virtual desktops tough, I always press the green button on Safari to maximize, and put it on a new desktop, so I can easily switch with a 4-finger swipe, and I don't have to overlay another window or Safari when I am switching apps.
Unix was meant to be much friendlier than the mainframe systems that wer prevalent at the time and which wer horrible to use without a lot of training (or even with it). By contrast, Unix commands were simple, self documenting. Anyone could use it.
No, it's not the user catching Linux in trying to pretend user friendliness witht the terminal.
It's Linux catching the user in still hating it when he gets the wanted user friendliness, for the sole reason of being conditioned to hate the terminal.
What? The person you're replying to doesn't have the best argument in the world so I'm not exactly siding with them, but also a lot of terminals very much do support mouse input. I'm not sure which all ones it is, but I know the gnome terminal does and I'm pretty sure Konsole does as well. Obviously not every program you run in the terminal is going to support it but off the top of my head I remember vim does as well as I'm pretty sure dialog
Midnight Commander has been around for ages. It's a straight ripoff/homage to the original Norton Commander, a full-fledged file manager and a godsend on week-kneed machines (like old netbooks).
I find ASCII incredibly readable honestly. I use pixel fonts too, but I love the sharp blocky characters it's so much easier on the eyes than whatever windows or iOS has going on by default
Not really relevant, but as a kid I though the "II" part of ASCII was roman numerals. I was all the way to graduate school before my prof literally on the floor laughing because I had said "asskey two" set me straight.