1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define width_status_line tigetnum("wsl") /** number of columns in a status line **/ /* TERMINFO_NAME(wsl) TERMCAP_NAME(ws) XOPEN(400) */