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

#define enter_doublewide_mode tigetstr("swidm")

/** enable double wide printing **/

/*
TERMINFO_NAME(swidm)
TERMCAP_NAME(ZF)
XOPEN(400)
*/