about summary refs log tree commit diff
path: root/Src/Modules/terminfo.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-12-03 20:53:07 +0000
committerClint Adams <clint@users.sourceforge.net>2000-12-03 20:53:07 +0000
commit13b93a5faacf78e6bbc560837dd4c6cddf4acea9 (patch)
treeab3c28d436fe8ecfff6091e803825b5fc3f47d20 /Src/Modules/terminfo.mdd
parenta59b51006b307a1a3cbd79e6b85e6b80400cc8ab (diff)
downloadzsh-13b93a5faacf78e6bbc560837dd4c6cddf4acea9.tar.gz
zsh-13b93a5faacf78e6bbc560837dd4c6cddf4acea9.tar.xz
zsh-13b93a5faacf78e6bbc560837dd4c6cddf4acea9.zip
13215: echotc, echoti, terminfo
Diffstat (limited to 'Src/Modules/terminfo.mdd')
-rw-r--r--Src/Modules/terminfo.mdd8
1 files changed, 8 insertions, 0 deletions
diff --git a/Src/Modules/terminfo.mdd b/Src/Modules/terminfo.mdd
new file mode 100644
index 000000000..cb628dd30
--- /dev/null
+++ b/Src/Modules/terminfo.mdd
@@ -0,0 +1,8 @@
+name=zsh/terminfo
+link=either
+load=yes
+
+autobins="echoti"
+autoparams="terminfo"
+
+objects="terminfo.o"