$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 是一款支持 zcurses_attr** 的 **Zsh 集成开发环境 - 立即试用
© 2020–2024 Joachim Ansorg
声明
隐私政策
许可条款