microsoft/Terminal
Ver no GitHubSplit-Pane with 'backgroundImage' set, not showing all background images
Open
#6.340 aberto em 3 de jun. de 2020
Area-TerminalControlHelp WantedIssue-BugNeeds-ReproPriority-3Product-Terminal
Métricas do repositório
- Stars
- (35.764 stars)
- Métricas de merge de PR
- (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)
Description
Environment
Microsoft Windows [Version 10.0.18363.836]
Windows Terminal version: 1.0.1401.0
Steps to reproduce
- Set up a profile to have a background image
- Close all terminals
- Open the terminal via
wt split-pane, orwt -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.