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

#define parm_insert_line tigetstr("il")

/** add #1 new blank lines **/

/*
TERMINFO_NAME(il)
TERMCAP_NAME(AL)
XOPEN(400)
*/