microsoft/Terminal

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

Ouverte

#1 726 ouverte le 30 juin 2019

 (6 commentaires) (0 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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.

Guide contributeur