-
CONFIG_SHELL_VT100_COLORS
¶
Enable colors in shell
Type: bool
Help¶
If enabled VT100 colors are used in shell (e.g. print errors in red).
Kconfig definition¶
At subsys/shell/Kconfig:76
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:26
Menu path: (top menu) → Shell Options → Enable shell
config SHELL_VT100_COLORS bool prompt "Enable colors in shell" ifSHELL
default "y" ifSHELL
depends onSHELL
help If enabled VT100 colors are used in shell (e.g. print errors in red).
(Definitions include propagated dependencies, including from if’s and menus.)