microsoft/Terminal

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

开放

#1,726 创建于 2019年6月30日

 (6 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南