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

#define prtr_silent tigetflag("mc5i")

/** printer won't echo on screen **/

/*
TERMINFO_NAME(mc5i)
TERMCAP_NAME(5i)
XOPEN(400)
*/