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