-
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
Mouse-Friendly UI in Quake Mode #17242
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
For what it's worth, you may be more interested in just plain-old I have it bound like: {
"command":
{
"action": "globalSummon",
"monitor": "any"
},
"keys": "win+sc(41)"
}, I think that's 1000% more useful than the _quake window. You can also "Toggle focus mode" to turn the tabs back on in Quake mode Otherwise, we're tracking "customizing the quake window" very broadly in /dup #9992 |
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! |
Description of the new feature/enhancement
Currently, Quake windows only show the terminal, with no UI. One of the reasons this terminal is better than conhost.exe is because there is support for tabs, and a more user-friendly UI. However, these are not present in Quake mode, and the only way to use tabs are by keyboard shortcuts, which could be hard to remember. Redesigning the Quake UI could help the user's experience with Quake mode, as it would make it easier to use.
Proposed technical implementation details (optional)
The text was updated successfully, but these errors were encountered: