microsoft/Terminal

Add a `path` parameter to `toggleShaderEffects`

Open

#9,898 opened on 2021年4月19日

GitHub で見る
 (8 comments) (2 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-RenderingArea-SettingsHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

Add an "enablePixelShader" setting, which can be set to true or false.

If set to "false", but a valid pixelShaderPath was specified, this would enable Windows Terminal to be started without the pixel shader visible, but available at the press of a key combination.

コントリビューターガイド