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.

貢獻者指南