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

#define move_standout_mode tigetflag("msgr")

/** safe to move in standout modes **/

/*
TERMINFO_NAME(msgr)
TERMCAP_NAME(ms)
XOPEN(400)
*/