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

#define set_bottom_margin tigetstr("smgb")

/** set bottom margin at current line **/

/*
TERMINFO_NAME(smgb)
TERMCAP_NAME(Zk)
XOPEN(400)
*/