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

#define char_padding tigetstr("rmp")

/** like TERMCAP(ip) but when in replace mode **/

/*
TERMINFO_NAME(rmp)
TERMCAP_NAME(rP)
XOPEN(400)
*/