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

#define superscript_characters tigetstr("supcs")

/** list of "superscriptable" characters **/

/*
TERMINFO_NAME(supcs)
TERMCAP_NAME(Zv)
XOPEN(400)
*/