Make "pro" style terminal default when opening new tab/window

30

9

Mac OS X 10.6

In Terminal preferences, the default startup window can be set to different style. But the keyboard shortcut "cmd-T" & "cmd-N" can only open the basic style terminal. How can I reassign the shortcut?

Stan

Posted 2010-07-31T15:43:16.757

Reputation: 6 535

Answers

46

Open Terminal->Preferences, select Settings tab, choose Pro style and click Default button. Also open Startup tab and ensure that for the On startup, open option New window with settings:==Pro

tig

Posted 2010-07-31T15:43:16.757

Reputation: 3 906

10That is so ridiculously non-intuitive... thanks. – titaniumdecoy – 2011-02-26T00:22:55.293

Seriously, I just spent about 20 minutes trying to figure this out... – Andy White – 2012-04-02T21:53:44.630

@titaniumdecoy: What would be more intuitive for selecting the default settings than selecting an item in the Settings list and clicking the Default button? By the way, Shell > Use Settings as Default makes the settings profile of the current terminal the default and updates the profile to match the current window settings (rows/columns, title, etc.). Is that intuitive enough? – Chris Page – 2012-04-06T04:22:35.190

@titaniumdecoy: Normally you don’t need to change Preferences > Startup unless you’ve previously customized it. By default, On startup, open chooses the default settings profile, and if you change the default, it uses the new default. – Chris Page – 2012-04-06T04:26:55.403

@Chris Page: Seems that startup style was not connected to default one in previous versions of OS X, now it is connected unless startup style is different when changing default style. – tig – 2012-04-10T09:38:04.717

@tig, if the startup setting matches the default, changing the default also updates the startup setting. If they aren't using the same settings profile, then changing the default won't update the startup setting. You must have set the startup preference to something other than the default. – Chris Page – 2012-06-25T06:59:23.943