microsoft/Terminal
initialRows/initialColumns still doesn't work quite right
オープン
#8,527 opened on 2020/12/08
Area-UserInterfaceHelp WantedIssue-BugPriority-2Product-Terminal
Repository metrics
- Stars
- (103,173 個のスター)
- PR merge metrics
- (平均マージ 27d 19h) (30d で 24 merged PRs)
説明
By default WT starts with `"initialRows": 30', and this is true when there is not the tab row. After opening the first tab, tha tab row shows up and WT really displays 28 rows (it conserves the window height).
Is there an option to conserve the `initiaRows', 30, for example? (the window height should increase a bit).