vote up 0 vote down star

On my Mac, there is no window open when I start Terminal app. I just played with a friend's Mac, a window is automatically opened on startup of terminal. He doesn't know how it's done. I just played with preferences and couldn't find anything for that. Does anyone know how to do that?

flag

I think I might have found the problem. The suggestion works on another Mac. I compared it with mine. I have something called Visor installed. That may be interfering with the opening of the terminal. – ZZ Coder Aug 18 at 22:25

4 Answers

vote up 1 vote down check
  1. Create a Windows Group
  2. Go to Preferences -> Start, and select the windows group to open on start up
link|flag
For some reason, that doesn't work for me. I still have to open new window manually. – ZZ Coder Aug 14 at 7:58
vote up 1 vote down

If you've tried all the above suggestions, see if anything weird is appearing in your console. Open up /Applications/Utilities/Console.app and watch the "All Messages" log while you open Terminal.

link|flag
vote up 1 vote down

I'm just grasping at straws here: is it possible that your Terminal program is always running in the background, and you are not actually completely exiting? You can perform this test: Run Terminal in whatever manner you usually do, and then press Command-Q to quit the application completely. Now run Terminal again. Did it open a new window?

The Mac has a slightly different paradigm on open/closed applications, namely that closing the last window doesn't actually quit the application. Combine this with the fact that Mac users rarely ever actually reboot their computers, and it's easy for relatively novice Mac users to have many applications that are simply running in the background that are never closed completely.

Just a shot in the dark. If you are for sure exiting the app completely than I can't think of a solution for the problem either.

link|flag
vote up 1 vote down

From the Terminal App, choose Preferences: select Startup and verify that the "On startup, open new window with settings:" radio button is selected and select Basic from the pull-down menu. That's all I have and it starts up with an open window for me.

link|flag
I guess something is messed up on my Mac. This doesn't work for me either. – ZZ Coder Aug 15 at 13:09

Your Answer

Get an OpenID
or

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