microsoft/Terminal

initialRows/initialColumns still doesn't work quite right

Ouverte

#8 527 ouverte le 8 déc. 2020

 (17 commentaires) (0 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-2Product-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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).

Guide contributeur