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

#define pad_char tigetstr("pad")

/** pd characters (rather than null) **/

/*
TERMINFO_NAME(pad)
TERMCAP_NAME(pc)
XOPEN(400)
*/