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

#define exit_doublewide_mode tigetstr("rwidm")

/** disable double wide printing **/

/*
TERMINFO_NAME(rwidm)
TERMCAP_NAME(ZQ)
XOPEN(400)
*/