vote up 10 vote down star
1

I am reasonably happy with Terminal.app and very unhappy with iTerm (the damn thing keeps crashing), but am I missing out on a better, more feature rich OS X terminal?

flag

40% accept rate
May I ask, what you do, to crash iTerm? I use it on a near daily basis for 2 years and the times, it crashed me can be counted on a single hand. – Mo Sep 19 '08 at 17:36
Are you looking for any features in particular? – kch Sep 19 '08 at 17:41
I open multiple instances of it, keep them open for long periods of time, and type a lot of commands into it. The way I see it, it should not crash at all. – deadprogrammer Sep 19 '08 at 17:41

7 Answers

vote up 1 vote down

There are a couple of cool 'add-ons' for Terminal.app which make it a lot more usable.

Have a look at Blurminal and Terminal Colours. Both of which improve Terminal's aesthetic qualities considerably.

I don't know of any other hacks, but I'm always on the lookout.

link|flag
vote up 1 vote down

Don't overlook glterminal (or here), which is lots of fun if you've ever used a real terminal. It has the old green (or amber) fonts, the flickering and even the distortion that make you feel right back in the 80's (or is it 70's?).

link|flag
vote up 0 vote down

Just to make sure you've tried it -- are you running the latest released iTerm, or the latest beta? I had a ton of problems with the released version (0.9.5) a while back, but once I upgraded to the beta channel, I've been very happy.

On the download page, make sure you download the "recent binary build from CVS", and you might be surprisingly happy with the progress that's been made in the Land of iTerm.

link|flag
vote up 0 vote down

I use Terminal.app as well, unfortunately echoing much of the above, but I really haven't used anything else that would have merited deviating from the traditional Mac OSX terminal.

You do raise an interesting software development idea, either for developing add-ons to Terminal.app for increased functionality or otherwise, but I haven't heard of anything already on the market.

I tend to use XCode for development work in OSX, so it blends naturally with the native Terminal.app

link|flag
vote up 0 vote down

I used to use iTerm a lot (never had stability issues), but never bothered installing it when I upgraded to 10.5. The built-in terminal app works quite well, and has all the features I've ever wanted.

link|flag
vote up 1 vote down

I'm satisified with Terminal.app and haven't used iTerm in years. the only other option I know of is GLterm, but it didn't offer anything new last I looked.

Here's a review of all three from about a year ago.

link|flag
vote up 0 vote down

This may be somewhat of a tangential answer, but have you considered a virtual terminal, like screen? It provides a bunch of features and is platform independent, so you can use what you've learned wherever. Currently I use screen with Terminal.app, and have no compatibility issues.

My favorite feature is that it maintains state between logins, so I can login and logout of a machine and have my work be exactly where it was.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.