mirror of
https://github.com/microsoft/terminal.git
synced 2026-02-04 03:05:08 -06:00
## Summary of the Pull Request Fixes a couple of minor issues in the settings schema which can result in erroneous settings validation failures. ## References and Relevant Issues None ## Detailed Description of the Pull Request / Additional comments - `answerbackMessage` Permit `null` type (corresponds to the default value). - `compatibility.input.forceVT` Add missing setting (previously was `experimental.input.forceVT`). - `rendering.graphicsAPI` Add missing `automatic` enumeration value. - Mark several settings as deprecated using the same format and direct the user to the updated settings to use. ## Validation Steps Performed Tested updated schema against configuration with above settings present. ## PR Checklist - [X] Schema updated (if necessary) --------- Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com> (cherry picked from commit fc2d1078971348a3a3cf3d1eb666e97e99e058c0) Service-Card-Id: PVTI_lADOAF3p4s4BBcTlzgirMyU Service-Version: 1.24