1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define needs_xon_xoff tigetflag("nxon") /** padding won't work, xon/xoff required **/ /* TERMINFO_NAME(nxon) TERMCAP_NAME(nx) XOPEN(400) */