microsoft/Terminal

Launch size, Launch position should each have a "as current window" button

Open

#18,390 opened on Jan 3, 2025

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsUIHelp WantedIssue-FeatureNeeds-Tag-FixPriority-3Product-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

There are two settings that govern the size and position of the Terminal window. Both of these allow manual entry of values, so thank you for that.

Settings > Startup > Launch size Settings > Startup > Launch position

However, using the current size and position of the current terminal window would be a super-convenient way to set either or both of these settings.

Proposed technical implementation details

I suggest adding some affordance to the UI in both of those sections, such as a button, to "set from current window." That's the whole feature ask.

Contributor guide