$zcurses_attrs
–
Attributes supported by zsh/curses
$zcurses_attrs contains the attributes supported by module zsh/curses.
Links
Examples
- Print supported attributes of zsh/curses
- Output:
1 2zmodload zsh/curses typeset zcurses_attrs1zcurses_attrs=( blink bold dim reverse standout underline )
BashSupport Pro is a Zsh IDE with support for $zcurses_attr – try it now!