-
Notifications
You must be signed in to change notification settings - Fork 9
More Color Support #4
Copy link
Copy link
Open
Description
Windows 10 already supports 24bit colors. We can use VT mode first, and fallback to wincon if it is not available.
https://blogs.msdn.microsoft.com/commandline/2016/09/22/24-bit-color-in-the-windows-console/
https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences
https://github.com/BurntSushi/termcolor/blob/master/src/lib.rs#L497
https://github.com/ogham/rust-ansi-term/blob/master/src/windows.rs#L10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels