summaryrefslogtreecommitdiff
path: root/term/micro_down.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/micro_down.h')
-rw-r--r--term/micro_down.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/micro_down.h b/term/micro_down.h
new file mode 100644
index 0000000..b859687
--- /dev/null
+++ b/term/micro_down.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define micro_down tigetstr("mcudl")
+
+/** like TERMCAP(cursor_down) for micro adjustment **/
+
+/*
+TERMINFO_NAME(mcudl)
+TERMCAP_NAME(ZZ)
+XOPEN(400)
+*/