binaryage / totalterminal

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

Feature Request: toggle background/foreground #47

Closed machisuji closed 12 years ago

machisuji commented 12 years ago

Having a terminal available via global hotkey is mighty handy. What bothers me, though, is that it disappears entirely when using the hotkey again. I'm aware that this is part of the idea. However, I'd very much prefer if I could choose not to let the terminal disappear, but rather be put into the background. Toggling again should then bring it back forth.

Motivation: Every now and then I need to "manually" copy something from my terminal (Damn you Citrix!). For this it would be useful if the terminal didn't disappear but linger somewhere in the background instead, where I can still see it if my screen isn't too cluttered.

Dragging it out into a separate window is too bothersome.

This shouldn't be too difficult to implement it, or is it? If no one is willing to do this then I'm gonna have to do it myself, though I'm not really familiar with Objective C and Mac development in general. :/

joshbetz commented 12 years ago

⌘⇧P pins the visor, if that's what you mean.

darwin commented 12 years ago

Yes, move the Citrix window somewhere where you can see it even with visor pulled down. Then pin the visor via ⌘⇧P, do the copy&pasting work. Don't forget to unpin visor when you are done.