$zcurses_colors
 – 
Colors supported by zsh/curses
$zcurses_colors contains the colors supported by the zsh/curses module.
Links
Examples
- Print number of colors supported by the terminal
- Output:1 2zmodload zsh/curses typeset zcurses_colors1zcurses_colors=( black red green yellow blue magenta cyan white default )
BashSupport Pro ist eine Zsh IDE mit Unterstützung für $zcurses_colors - probieren Sie es jetzt aus!