summaryrefslogtreecommitdiff
path: root/term/hard_cursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/hard_cursor.c')
-rw-r--r--term/hard_cursor.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/hard_cursor.c b/term/hard_cursor.c
deleted file mode 100644
index a3e8c1c..0000000
--- a/term/hard_cursor.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define hard_cursor tigetflag("chts")
-
-/** cursor is hard to see **/
-
-/*
-TERMINFO_NAME(chts)
-TERMCAP_NAME(HC)
-XOPEN(400)
-*/