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

#define exit_shadow_mode tigetstr("rshm")

/** disable shadow printing **/

/*
TERMINFO_NAME(rshm)
TERMCAP_NAME(ZU)
XOPEN(400)
*/