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

#define print_screen tigetstr("mc0")

/** print contents of the screen **/

/*
TERMINFO_NAME(mc0)
TERMCAP_NAME(ps)
XOPEN(400)
*/