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

#define orig_pair tigetstr("op")

/** set default color pair to original **/

/*
TERMINFO_NAME(op)
TERMCAP_NAME(op)
XOPEN(400)
*/