microsoft/Terminal

Add a `path` parameter to `toggleShaderEffects`

Open

#9.898 aberto em 19 de abr. de 2021

Ver no GitHub
 (8 comments) (2 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-RenderingArea-SettingsHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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.

Guia do colaborador