clach04 / terminal_style_toolkit

Scripts / tools / config for terminal styling and colors / colours
0 stars 0 forks source link

Document and notes on Windows 10 console mode #17

Open clach04 opened 1 month ago

clach04 commented 1 month ago
  1. ✅ temporary with colortool - https://github.com/clach04/terminal_style_toolkit/commit/ca70ef28152843faf3b23f13449a56667f24f6c8
  2. permanent, generate registry entries for Windows CMD

win10 with patch (Anniversary Update for Windows 10) supposed to support ansi colors


win32 APIs

Possible references


Colortool - CMD

https://devblogs.microsoft.com/commandline/introducing-the-windows-console-colortool/

See readme https://github.com/microsoft/terminal/blob/main/src/tools/ColorTool/README.md

clach04 commented 1 month ago

Related https://github.com/clach04/terminal_style_toolkit/issues/12 - colortool included with (old) Windows Terminal