Next: , Previous: , Up: Zsh Modules   [Contents][Index]


22.29 The zsh/terminfo Module

The zsh/terminfo module makes available one builtin command:

echoti cap [ arg ]

Output the terminfo value corresponding to the capability cap, instantiated with arg if applicable.

The zsh/terminfo module makes available one parameter:

terminfo

An associative array that maps terminfo capability names to their values.