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

#define enter_micro_code tigetstr("smicm")

/** enable micro motion capabilities **/

/*
TERMINFO_NAME(smicm)
TERMCAP_NAME(ZJ)
XOPEN(400)
*/