Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no longer working on 10.9.1: click off the TotalTerminal window to close #98

Open
rjcorwin opened this issue Feb 3, 2014 · 13 comments
Open

Comments

@rjcorwin
Copy link

rjcorwin commented Feb 3, 2014

This started to happen a few weeks ago and seems to come and go when there is a new update. Also, if I tab switch to another program, the Terminal window still overlays itself and I have to hit the hot key twice more to drop the terminal window. While this makes TotalTerminal not completely unusable, it does substantially reduce my incentive to keep using it given how hard it is to get out of TotalTerminal now.

@dustinpaluch
Copy link

What version of TT are you using? 1.4.10 works as expected when I tab switch or click off the terminal window in OSX 10.9.1.

@rjcorwin
Copy link
Author

rjcorwin commented Feb 3, 2014

Hi Dustin,
Thanks for the reply. Checking in the preferences I see I'm running 1.4.6.
I was assuming I had the most recent version because when I "Check for
Updates" it says I have the most recent version. How shall proceed on
upgrading? Uninstall and reinstall?

  • R.J.

On Mon, Feb 3, 2014 at 5:43 PM, Dustin Paluch [email protected]:

What version of TT are you using?

Reply to this email directly or view it on GitHubhttps://github.com//issues/98#issuecomment-34009756
.

@dustinpaluch
Copy link

Heh, I had the same problem with 1.4.6. Just grab 1.4.10 from here:
http://totalterminal.binaryage.com/#changelog
and replace 1.4.6 with it.
I think something might be wrong with the update checker.
If it misses the next update, someone (perhaps me) will post an issue.

@jtdreisb
Copy link

jtdreisb commented Feb 6, 2014

I had this issue as well. What resolved it was setting the "Pin" hotkey. I think the app was stuck believing it was in a "pinned" state.

My user defaults would show TotalTerminalVisorPinned as set to 1. Even though I never "pinned" the visor.

defaults read com.apple.Terminal.plist TotalTerminalVisorPinned

@rjcorwin
Copy link
Author

rjcorwin commented Feb 7, 2014

@dustinpaluch Thanks for the advice. I now have 1.4.10 installed using your advice. Unfortunately that did not fix the issue I'm having. @jtdreisb It looks like I was experiencing the issue you also faced. I was not aware of the "Pin" state of TT... Either I missed it in the past or didn't exist. If it didn't exist in the prior version I was using then there was an issue in the prior version with the terminal not hiding and in the new version there may be a default of state of pin being true. I may have also hit the pin key combo without realizing it. Anyways, if the default state of pin is true, then it might be a good idea to set it to false in case other users are struggling like jtdreisb and myself. So before I hit close on this one...

Is the default state of pin == true?

@jtdreisb
Copy link

jtdreisb commented Feb 7, 2014

There is still an issue here where the pin state is getting set to true where it definitely shouldn't be.

@dustinpaluch
Copy link

Do you guys have "Run Terminal.app as a background app" checked or unchecked?

@jtdreisb
Copy link

jtdreisb commented Feb 7, 2014

Run in as background app is unchecked. Terminal is a normal dock app.

@nickyhajal
Copy link

I seem to be experiencing this same issue - pin keeps getting set to true.

@nixpulvis
Copy link

👍 This is driving me insane.

@restlessdesign
Copy link

This only just started happening on my system. OSX 10.9.5. Latest version of TT (1.5.3)

@darwin
Copy link
Member

darwin commented Oct 15, 2014

I'm about to release a new version of TotalTerminal in few hours on beta channel. This release 1.5.4 does not address this issue. But when I'm at it, I would like to investigate it further for next version.

It is not happening on my machine, at least I didn't notice.

@fperez
Copy link

fperez commented Jul 21, 2016

Just in case anyone else comes here, I was experiencing the same problem, and as @jtdreisb says above, you may have accidentally pinned it. On 1.6, the pin shortcut is Cmd-Shift-P, which happens to be the same as the VSCode command console one (and possibly also active in other software). So you may have accidentally pinned it... I checked via

defaults read com.apple.Terminal.plist TotalTerminalVisorPinned

as suggested, and indeed I got a 1... I now realize this was accidental and it coincides with my recently switching to VSCode, but I never would have connected the two. Thanks @jtdreisb for the tip!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants