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

#define set_color_band tigetstr("setcolor")

/** change to ribbon color #1 **/

/*
TERMINFO_NAME(setcolor)
TERMCAP_NAME(Yz)
XOPEN(400)
*/