microsoft/Terminal

"Duplicate Tab" does not really duplicate tab: font size is not duplicated, but opened with default size

Open

#11,913 opened on Dec 9, 2021

View on GitHub
 (8 comments) (3 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-TerminalControlHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

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

Description

Windows Terminal version

1.12.2931.0

Windows build number

10.0.19044.1348

Other Software

C:\>wsl -l -v
  NAME            STATE           VERSION
* Ubuntu-20.04    Running         1

Steps to reproduce

Open new tab Use Ctrl+mousewheel to adjust font size Right click tab, click "Duplicate Tab"

Expected Behavior

New tab created with same font size

Actual Behavior

New tab created with profile default font size

Contributor guide