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

#define exit_am_mode tigetstr("rmam")

/** turn off automagic margins **/

/*
TERMINFO_NAME(rmam)
TERMCAP_NAME(RA)
XOPEN(400)
*/