What should $env:TERM
be for the new Windows console?
#12174
Labels
Area-VT
Virtual Terminal sequence support
Issue-Question
For questions or discussion
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-Answered
Related to questions that have been answered
Is there any standard for what
$env:TERM
should be for native Windows console apps supporting the new console capabilities?For Neovim, I discovered that setting:
or leaving it unset enables support for the new console.
Setting:
also seems to work correctly, and supports 24 bit color.
The text was updated successfully, but these errors were encountered: