microsoft/Terminal

Add support for a separate color / image for padding area background

Open

#1726 aperta il 30 giu 2019

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)C++ (3212 fork)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Metriche repository

Star
 (35.764 star)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Summary of the new feature/enhancement

I'd like to be able to specify a separate background color, image, etc. for the area in the margin (padding) in the terminal window.

This uses a background image and padding value, but fails when resized to anything but the golden value of both.

c64 term

In straight-up XAML, I'd do this by having a window-wide background color/image, and then specifying something different for the area inside the padding.

Guida contributor