Have a way of actually knowing the geometry of the terminal #18025
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
A method by which the size of the terminal in rows and columns could be determined after resizing the window or changing font size
Proposed technical implementation details (optional)
In every other terminal emulator that I have ever used going back to Windows 3.1 there has been some method of determining the Window size of the terminal in use, either by reading something like the title-bar, status bar or a pop-up that appears while resizing the window or by directly forcing the window to a desired geometry using escape codes like Unix, or a command like ms-dos MODE.
None of these methods work in Windows Terminal and to make matters worse, the window size remains the same if you change the font size, causing the window geometry to change to unknowable values.
For Microsoft to implement one or more of the many established ways of determining the size of a terminal, this isn't rocket surgery.
Examples:
The text was updated successfully, but these errors were encountered: