Live data from Hacker News

Poll: What is your primary operating system

news.ycombinator.com

471–472 of 472 posts

Re: Poll: What is your primary operating system

#471
post #225

Earlier quoted context omitted.

One more thing: A terminal as a first class citizen. Definitely not on Windows, and while the OSX one is orders of magnitude better, I seem to recall it's still a bit lacking. What ruins OSX for me isn't the terminal, though, it's that X apps aren't first class.

Regarding the Terminal - I never really got what people meant when they said the terminal was lacking. Maybe it's lacking some obscure features, but it absolutely nails the core features. The OSX terminal is, in my opinion, the single best terminal I've ever used (and I split my time fairly equally between OSX and Linux as my main desktop OSes and have tried pretty much every Linux terminal app I can get my hands on)…

Well, the Mac terminal used to suck (especially before Leopard) so maybe people are talking about it pre (Leopard|Snow Leopard|Lion)? All the last three releases greatly improved Terminala.pp so it is in many ways superior to the Linux terminals I have used.

Re: Poll: What is your primary operating system

#472

Earlier quoted context omitted.

Unfortunately, the terminal on OSX is incredibly buggy. Keeps incorrextly coloring commands, randomly failing... Perhaps it's because of the outdated bash they use?

Ehm, I have been using Terminal.app on OS X for years now, and probably use it > 50% of my time daily (yay for REPLs), and I never really encountered any problem. The last thing I remember was that in OS X 10.5 I had to change some locale option to have UTF-8 working properly. But that's it. Could you give examples where Terminal.app fails?

Yes. Ignoring the home/end/page up/page down antics, this command screwed up the whole terminal for me.

grep "$search_string" -n -C 3 --color # color bugs out

Post reply on HN