microsoft/Terminal

Allow Fixing of Row/Col number, resize window only changes font size.

Open

#18,381 opened on Dec 31, 2024

View on GitHub
 (10 comments) (3 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureNeeds-Tag-FixProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature

Allow setting the number of rows and columns to fixed numbers. If the user then adjusts the size of the window, font size is adjusted instead of adding more rows or columns.

Proposed technical implementation details

No response

Contributor guide