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

#define set_a_attributes tigetstr("sgrl")

/** define second set of video attributes #1-#6 **/

/*
TERMINFO_NAME(sgrl)
TERMCAP_NAME(--)
XOPEN(400)
*/