Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm just meddling with OSX after a few years on Linux. There's a lot that I'm liking, but one thing that's slowing me down is that if I run the 'terminal' command via shortcut/spotlight/quicksilver, it whisks me off to any existing terminal in whatever space already has a terminal instance open.

I regularly like to pop up a terminal, run a quick command and then close it again, all the while staying in whatever desktop space I happen to be on.

...So, how do I do that on Mac?

Cheers...

share|improve this question
2  
I'm quite new to SO, but I believe this should be under superuser.com – Prisoner Nov 15 '10 at 16:34
Ach - fair point. My bad. – PlankTon Nov 15 '10 at 16:56

2 Answers

up vote 3 down vote accepted

Go to System Preferences -> Exposé & Spaces -> Spaces and check When switching to an application, switch to...

share|improve this answer
Can't believe I missed that - many thanks. ;-) – PlankTon Nov 15 '10 at 16:56

Download this tool called Visor

It lets you quickly get a tabbed drop down terminal using a hotkey like Ctrl-`.

Insanely convenient for working in the shell.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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