summaryrefslogtreecommitdiff
path: root/term/xoff_character.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/xoff_character.h')
-rw-r--r--term/xoff_character.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/xoff_character.h b/term/xoff_character.h
new file mode 100644
index 0000000..6c89467
--- /dev/null
+++ b/term/xoff_character.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define xoff_character tigetstr("xoffc")
+
+/** x-off character **/
+
+/*
+TERMINFO_NAME(xoffc)
+TERMCAP_NAME(XF)
+XOPEN(400)
+*/