summaryrefslogtreecommitdiff
path: root/term/cr_cancles_micro_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/cr_cancles_micro_mode.h')
-rw-r--r--term/cr_cancles_micro_mode.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/cr_cancles_micro_mode.h b/term/cr_cancles_micro_mode.h
new file mode 100644
index 0000000..1bc2d6a
--- /dev/null
+++ b/term/cr_cancles_micro_mode.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define cr_cancles_micro_mode tigetflag("crxm")
+
+/** using TERMCAP(cr) turns off micro mode **/
+
+/*
+TERMINFO_NAME(crxm)
+TERMCAP_NAME(YB)
+XOPEN(400)
+*/