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