summaryrefslogtreecommitdiff
path: root/term/semi_auto_right_margin.c
blob: 13a9e4f0713d60c0cb8c8cf2b3477b1392c03ff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#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)
*/