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

#define exit_micro_mode tigetstr("rmicm")

/** disable micro motion capabilities **/

/*
TERMINFO_NAME(rmicm)
TERMCAP_NAME(ZT)
XOPEN(400)
*/