about summary refs log tree commit diff
path: root/Doc/Zsh/mod_termcap.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_termcap.yo')
-rw-r--r--Doc/Zsh/mod_termcap.yo13
1 files changed, 13 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_termcap.yo b/Doc/Zsh/mod_termcap.yo
new file mode 100644
index 000000000..46ce79d68
--- /dev/null
+++ b/Doc/Zsh/mod_termcap.yo
@@ -0,0 +1,13 @@
+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()