From 683cf32360315429e710e6b637d3126ea471e7b1 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 3 Dec 2000 23:32:09 +0000 Subject: 13216: docs for tc/ti modules --- Doc/Zsh/mod_terminfo.yo | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Doc/Zsh/mod_terminfo.yo (limited to 'Doc/Zsh/mod_terminfo.yo') diff --git a/Doc/Zsh/mod_terminfo.yo b/Doc/Zsh/mod_terminfo.yo new file mode 100644 index 000000000..9e0e6665a --- /dev/null +++ b/Doc/Zsh/mod_terminfo.yo @@ -0,0 +1,23 @@ +COMMENT(!MOD!zsh/terminfo +Interface to the terminfo database. +!MOD!) +The tt(zsh/terminfo) module makes available one builtin command: + +startitem() +findex(echoti) +cindex(terminfo string, printing) +item(tt(echoti) var(cap))( +Output the terminfo string corresponding to the capability +var(cap). +) +enditem() + +The tt(zsh/terminfo) module makes available one parameter: + +startitem() +vindex(terminfo) +item(tt(terminfo))( +An associative array that maps terminfo capability names to +their values. +) +enditem() -- cgit 1.4.1