I've been using Coda recently. It's a great program, but overkill for just a multi session Mac terminal app. Know of a better alternative, especially with a command snippet library function?
migrated from stackoverflow.com Mar 25 '10 at 1:09
closed as not constructive by 8088, Simon Sheehan, Sathya♦ Oct 28 '11 at 11:38
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Since I started using Visor I have completely forgotten about iTerm or anything else. For what it's worth I never really liked Coda's terminal. UpdateWhile I liked Visor at the time, flipping in and out of it got to be a pain. Add in iTerm2's better features and I moved to that for my daily terminal usage.
|
|||||||||||
|
|
Turns out Snow Leopard's Terminal is a total rewrite - see this video featuring the dev who coded it: http://visor.binaryage.com/#special-guest |
||||
|
|
If you happen to have Fink or MacPorts installed, then you can use rxvt under x11/xquartz. You could also probably manage to compile it from source, but both of those projects make it a lot easier. Not sure about the requirement for a command snippet library function though, and I don't know if it'll allow you to drop a directory on the terminal window to get it's path automatically or not (never actually tried that). |
|||
|
|
|
Definitely use visor. It's about the best terminal I've used on any OS. It doesn't look too nice at the beginning, follow http://tech.xster.net/tips/the-perfect-visor-reborn/ to make it nicer |
|||||||
|
|
I personally really like iTerm It works great for me with things like tabs (yes, I know Terminal has them too) and Growl notifications. |
|||
|
|
|
Visor is probably pretty nice, haven't used it but previously used similar applications on *nix, it's pretty handy. I'm not sure, but I think it will be hard to find a terminal that has a snippet functionality, since most people using terminals usually are proficient with the standard *nix-shell environment and write proper functions or command aliases when needed. It might be worth practicing the basics of *nix shells in general (learning it's syntax, how for- and while-loops work etc), it will pay off in the long run. |
|||
|
I recommend iTerm2, which has some amazing features not seen in any other terminal. Check out the screen shots here: http://www.iterm2.com/#/section/features |
||||
|
|
