1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define tab tigetstr("ht") /** tab to next 8-space hardware tab stop **/ /* TERMINFO_NAME(ht) TERMCAP_NAME(ta) XOPEN(400) */