windows-terminal/dep/Console
James Holderness 746cf1f148
Add support for the VT answerback capability (#17660)
The answerback feature allows for the user to define a message that the
terminal will transmit to the host whenever an `ENQ` (enquiry) control
character is received.

## Detailed Description of the Pull Request / Additional comments

In Windows Terminal, the message can be configured at the profile level
of the settings file, as a string property named `AnswerbackMessage`.

In ConHost, the message can be configured in the registry, again as a
string value with the name `AnswerbackMessage`.

## Validation Steps Performed

I've confirmed that the control is working as intended in both Windows
Terminal and ConHost using Vttest.

Closes #11946
2024-08-07 17:46:01 -05:00
..
ConIoSrv.h Merged PR 7705347: Add stubs to Terminal for OneCoreSafe*, fix the ConIoSrv header 2022-08-10 23:18:27 +00:00
conapi.h Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
condrv.h Add InteractivityOneCore/RendererWddmCon projects (#13007) 2022-05-04 00:49:43 +00:00
conmsgl1.h Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
conmsgl2.h Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
conmsgl3.h Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
csrmsg.h Add InteractivityOneCore/RendererWddmCon projects (#13007) 2022-05-04 00:49:43 +00:00
ntcon.h Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
ntcsrdll.h Add InteractivityOneCore/RendererWddmCon projects (#13007) 2022-05-04 00:49:43 +00:00
ntcsrmsg.h Add InteractivityOneCore/RendererWddmCon projects (#13007) 2022-05-04 00:49:43 +00:00
ntlpcapi.h Add InteractivityOneCore/RendererWddmCon projects (#13007) 2022-05-04 00:49:43 +00:00
winconp.h Add support for the VT answerback capability (#17660) 2024-08-07 17:46:01 -05:00