-
Notifications
You must be signed in to change notification settings - Fork 24
FAQ
Q. Why doesn't the module check if this terminal has this color profile?
Ans. It is impossible to know which terminal supports which color profile as there is no standardized way to detect this. If you know a way to detect that terminal then you can always do a PR for it. As for myself I cannot check every single terminal in existence and add their detection logic.
Q. How can PowerShell/CMD support True Colors when running this module else it is not supported?
Ans. The module enables Virtual Terminal Processing
via gookit/color
module. Though this feature only started to support from Windows 10 Version 1607
. If you also want to support True Color for lower Windows Version then you can use alternatives such as ConEmu
.
Box CLI Maker 📦 Version v2.2.2 made by Swastik Baranwal