flyingpie/windows-terminal-quake

Unexpected behaviour: Hiding console after maximizing window reverts back to old size.

Opened this issue · 0 comments

Context

This is the default size of my console:

image

When clicking on the maximize window icon - which can sometimes be helpful when having to fit more on the screen - the console looks like this:

image

This is a pretty great default behaviour that works as expected.

Problem

However when I now hide or re-show the terminal using the quake hotkey the windows size reverts to the one from the initial settings.

Suggested solution

I would suggest the following behaviour:

  • When clicking "Maximise", update the current size in quake console.
  • When clicking "Restore down", restore to the size from the configuration file.