summaryrefslogtreecommitdiff
path: root/term/user1.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/user1.h')
-rw-r--r--term/user1.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/user1.h b/term/user1.h
new file mode 100644
index 0000000..2a9aa86
--- /dev/null
+++ b/term/user1.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define user1 tigetstr("u1")
+
+/** user string 1 **/
+
+/*
+TERMINFO_NAME(u1)
+TERMCAP_NAME(u1)
+XOPEN(400)
+*/