microsoft/Terminal

Define size for background image

Open

#2,370 创建于 2019年8月9日

在 GitHub 查看
 (5 评论) (3 反应) (1 负责人)C++ (3,212 fork)batch import
Area-SettingsHelp WantedIssue-TaskProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南