$zcurses_attrs  –  Attributes supported by zsh/curses

$zcurses_attrs contains the attributes supported by module zsh/curses.

Examples

Print supported attributes of zsh/curses
1
2
zmodload zsh/curses
typeset zcurses_attrs
Output:
1
zcurses_attrs=( blink bold dim reverse standout underline )
BashSupport Pro is a Zsh IDE with support for $zcurses_attrtry it now!
© 2020–2024 Joachim Ansorg
Imprint
Privacy Policy
Legal