binaryage / totalterminal

Terminal.app plugin for quick access to terminal window (Quake-style)
http://totalterminal.binaryage.com
390 stars 36 forks source link

Visor window stretches entire screen on activation. #87

Closed jgornick closed 10 years ago

jgornick commented 10 years ago

MacBook Pro Retina - OSX 10.8.5 - Dual-monitor setup - TotalTerminal 1.4.5

When I first open TotalTerminal, a normal terminal window appears then closes after a couple of seconds. Then, when I activate TotalTerminal to show the visor, the visor appears stretched to my entire screen.

There is an option in the Window menu to "Return to Default Size" which seems to reset the visor dimensions to the columns and rows I have setup for my profile.

If I don't use the "Return to Default Size" option and exit in the visor window, it disappears. When I have TotalTerminal focused and open a new window via Command + N, then activate TotalTerminal, the window is now sized to the dimensions I've specified.

I should also mention that when I do get the window to display the dimensions I've specified, it's not respecting the Top-Center placement option I've selected.

jgornick commented 10 years ago

I should also point out that there is a difference between opening a new window via Command + N or clicking on the Terminal icon in the dock vs clicking the "Show Visor" option in the TotalTerminal menu extra icon menu. When using the new window option, it must create the window in the background, then in order for me to show the window, I need to activate TotalTerminal. If I use the "Show Visor" option, it opens the visor stretched to the dimensions of my screen.

jgornick commented 10 years ago

Thanks to @darwin I've been able to return my terminal to the proper size by CMD + OPTION + F (https://github.com/binaryage/totalterminal/issues/23#issuecomment-27900180)

pudgereyem commented 10 years ago

Thanks @jgornick, I had the same issue. Didn't think about CMD + Option + F.