microsoft/Terminal

`tab.showCloseButton: hover|never` + `tabWidthMode: titleLength` should have some padding on the left of the tab

オープン

#13,725 opened on 2022/08/11

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-ThemingHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

  • There should be a bit more space to the right of the tab title to match the left side (next to icon) image

From 1.16.2142.0 bash on Aug 2nd

  • Gap between inactive tabs and content image
  • A light tabRow.BG in dark mode causes the chevron to be white: image
    • fixed in #13871
  • We need to remove useMica
  • With "tab.background" set to "terminalBackground":
    • Hover over a terminal tab -> the tab color doesn't change/give any visual feedback that it is being hovered over
    • Hover over a settings tab -> the tab color does change/give visual feedback

additional

  • With "tab.showCloseButton" set to "hover": Height of inactive tabs change upon hover - (can't seem to post a GIF in OneNote so try it yourself)
    • Mike couldn't repro this, so maybe someone else can?

コントリビューターガイド