microsoft/Terminal

Split-Pane with 'backgroundImage' set, not showing all background images

開放

#6,340 建立於 2020年6月3日

 (17 則留言) (0 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-TerminalControlHelp WantedIssue-BugNeeds-ReproPriority-3Product-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Environment

Microsoft Windows [Version 10.0.18363.836]
Windows Terminal version: 1.0.1401.0

Steps to reproduce

  1. Set up a profile to have a background image
  2. Close all terminals
  3. Open the terminal via wt split-pane, or wt -p "Command Prompt" ; split-pane -p "Windows PowerShell"

Expected behavior

Terminal to open with both background images shown

Actual behavior

Only a single pane shows the background image.

wt split-pane;split-pane also works correctly, and shows the expected behavior.

貢獻者指南