-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
Quake Mode - Always Available #10872
Comments
Thanks for the suggestion! Right now you can't currently launch the "_quake" window automatically. We're tracking that over in #9996. The closest you can get today is configuring
Also make sure to read the FAQs. /dup #9996 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
when I use "minimized" the quake mode not opens, but after hotkey pressed, it appears as small window at the top left corner |
@mMelnic |
I had the same problem with the very small window at top left corner. What solved it for me is setting the target of the shortcut to |
Cool side effect this keeps my WSL instance running all day :) |
Nice thanks. I have got a command which will automate it for setup scripts. You need NirCmd in your
The last part is a path to the icon you want to use or just replace it with
(those are single lines, but they are splitting for some reason) |
I love the startup hack to make it available right away from windows start. Thanks for sharing the hack! Although, I sometimes need to close the connection Ctrl+D, which closes the program, and then this Quake Mode hotkey doesn't work anymore, – until I manually start Terminal again. That's a little inconvenient. «Just don't disconnect» isn't really a solution. I need that sometimes. But I want Quake Mode hotkey to always work, and if there's no current connection, so it creates one. Is there a fix for that? |
How can I configure Terminal so that I can launch quake mode no matter what? Currently the only way I can do it is by configuring Windows Terminal to run at startup and then I need to launch Quake mode once (this creates the little Windows Terminal sys tray icon). Once I have launched Quake Mode once I can then close Quake mode and the Windows terminal window that was created on startup and because the system tray icon persists Quake mode can then be launched anytime.
Surely, it isn't supposed to work like this? I just want the system tray icon to load at startup so I can launch quake mode anytime. I do not want an actual Windows Terminal window to be open when I boot windows - just the tray icon.
I am missing something here?
The text was updated successfully, but these errors were encountered: