microsoft/Terminal

Define size for background image

Open

#2 370 ouverte le 9 août 2019

Voir sur GitHub
 (5 commentaires) (3 réactions) (1 assigné)C++ (3 212 forks)batch import
Area-SettingsHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

Description of the new feature/enhancement

As we are now able to define background image position using backgroundImageAlignment. It makes really easy to put an image to lower right of the terminal. It will be very appreciated to also define the size of this image. It will help to place a large image in a corner of the terminal.

Proposed technical implementation details (optional)

Add properties into the profiles.json file: eg. backgroundImageWidth and backgroundImageHeight.

Guide contributeur