summaryrefslogtreecommitdiff
path: root/term/key_sic.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/key_sic.h')
-rw-r--r--term/key_sic.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/key_sic.h b/term/key_sic.h
new file mode 100644
index 0000000..19b9ef6
--- /dev/null
+++ b/term/key_sic.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define key_sic tigetstr("iIC")
+
+/** shift+input key **/
+
+/*
+TERMINFO_NAME(iIC)
+TERMCAP_NAME(#3)
+XOPEN(400)
+*/