summaryrefslogtreecommitdiff
path: root/term/semi_auto_right_margin.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/semi_auto_right_margin.c')
-rw-r--r--term/semi_auto_right_margin.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/semi_auto_right_margin.c b/term/semi_auto_right_margin.c
deleted file mode 100644
index 13a9e4f..0000000
--- a/term/semi_auto_right_margin.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define semi_auto_right_margin tigetflag("sam")
-
-/** printing in last column causes TERMCAP(cr) **/
-
-/*
-TERMINFO_NAME(sam)
-TERMCAP_NAME(YE)
-XOPEN(400)
-*/