Quake Mode - Allow Horizontal resizing #15134

Open
opened 2026-01-31 04:29:30 +00:00 by claunia · 5 comments
Owner

Originally created by @amithegde on GitHub (Sep 8, 2021).

Description of the new feature/enhancement

Currently, the Quake Mode Terminal takes up whole width of the screen and when using it on a wide monitor, this can get cumbersome to use it. Please allow horizontal resizing and allow docking it at the center horizontally - similar to the way ConEmu works.

Worth mentioning another issue already logged here #11125 which causes additional inconvenience while using wide monitor.

Originally created by @amithegde on GitHub (Sep 8, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement Currently, the Quake Mode Terminal takes up whole width of the screen and when using it on a wide monitor, this can get cumbersome to use it. Please allow horizontal resizing and allow docking it at the center horizontally - similar to the way ConEmu works. Worth mentioning another issue already logged here #11125 which causes additional inconvenience while using wide monitor.
claunia added the Issue-TaskProduct-TerminalArea-Windowing labels 2026-01-31 04:29:30 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Sep 8, 2021):

You know, I had half a mind to say "You should probably just use globalSummon and position the window", and mark this up as some combination with #9992. Then you mentioned

similar to the way ConEmu works.

So if ConEmu can do it, then we should too.

@zadjii-msft commented on GitHub (Sep 8, 2021): You know, I had half a mind to say "You should probably just use `globalSummon` and position the window", and mark this up as some combination with #9992. Then you mentioned > similar to the way ConEmu works. So if ConEmu can do it, then we should too.
Author
Owner

@bertenvdb commented on GitHub (Oct 8, 2021):

Would be awesome to able to have the option to have Quake mode while retaining the terminal width set by the number of columns.

I just read Windows Terminal had implemented Quake mode. 3 mins later ConEmu was uninstalled and Windows Terminal installed (again). A bit of a bummer to see my terminal taking up the full width of my 49" monitor... Temporarily I can live with a left padding of 1280px, as I see this feature is at least seriously considered.

@bertenvdb commented on GitHub (Oct 8, 2021): Would be awesome to able to have the option to have Quake mode while retaining the terminal width set by the number of columns. I just read Windows Terminal had implemented Quake mode. 3 mins later ConEmu was uninstalled and Windows Terminal installed (again). A bit of a bummer to see my terminal taking up the full width of my 49" monitor... Temporarily I can live with a left padding of 1280px, as I see this feature is at least seriously considered.
Author
Owner

@amithegde commented on GitHub (Dec 16, 2021):

I found a workaround!

We can Ctrl+Shift+P and choose Toggle Focus Mode and then use Fancy Zone to define a zone and drag the terminal into the zone.

But again, I wish there was native support though👍

@amithegde commented on GitHub (Dec 16, 2021): I found a workaround! We can `Ctrl+Shift+P` and choose `Toggle Focus Mode` and then use [Fancy Zone](https://docs.microsoft.com/en-us/windows/powertoys/fancyzones) to define a zone and drag the terminal into the zone. But again, I wish there was native support though👍
Author
Owner

@hayzey commented on GitHub (Feb 4, 2022):

Variable width is a must on an ultra-wide monitor. One terminal stretched across 34 inches is no bueno.

@hayzey commented on GitHub (Feb 4, 2022): Variable width is a must on an ultra-wide monitor. One terminal stretched across 34 inches is no bueno.
Author
Owner

@amithegde commented on GitHub (Jul 29, 2022):

workaround continues:
While using fancy zones, it allows overriding windows default docking keyboard shortcut Win+Arrow and we can use these key combinations to dock terminal as well

@amithegde commented on GitHub (Jul 29, 2022): workaround continues: While using fancy zones, it allows overriding windows default docking keyboard shortcut `Win+Arrow` and we can use these key combinations to dock terminal as well
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15134