1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 14:04:03 +01:00
zsh/Doc/Zsh/mod_termcap.yo
2000-12-03 23:32:09 +00:00

14 lines
341 B
Plaintext

COMMENT(!MOD!zsh/termcap
Interface to the termcap database.
!MOD!)
The tt(zsh/termcap) module makes available one builtin command:
startitem()
findex(echotc)
cindex(termcap string, printing)
item(tt(echotc) var(cap) [ var(arg) ... ])(
Output the termcap string corresponding to the capability
var(cap), with optional arguments.
)
enditem()