Hacker News new | ask | show | jobs
by hoppelhase 2867 days ago
The existing Console API won't be extended with features of VT codes, or will it?
1 comments

Oh we added support for VT sequences in commandline apps years ago - case in point, WSL.

see [this docs page](https://docs.microsoft.com/en-us/windows/console/console-vir...) for a (surprisingly incomplete) list of VT sequences we support, and how to use them.