summaryrefslogtreecommitdiff
path: root/term/quick_dial.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/quick_dial.h')
-rw-r--r--term/quick_dial.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/quick_dial.h b/term/quick_dial.h
new file mode 100644
index 0000000..653963f
--- /dev/null
+++ b/term/quick_dial.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define quick_dial tigetstr("qdial")
+
+/** dial phone number #1 without progress detection **/
+
+/*
+TERMINFO_NAME(qdial)
+TERMCAP_NAME(QD)
+XOPEN(400)
+*/