summaryrefslogtreecommitdiff
path: root/src/term/semi_auto_right_margin.c
blob: 3569aafbb3a8cb923be3a6b84bf2c93d4a3eb380 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <curses.h>

#define semi_auto_right_margin tigetflag("sam")

/** printing in last column causes TERMCAP(cr) **/

/*
TERMINFO_NAME(sam)
TERMCAP_NAME(YE)
XOPEN(400)
*/