Searched refs:termwidth (Results 1 – 1 of 1) sorted by relevance
45 static int termwidth = 78; variable113 char empty[termwidth]; in print_bar()117 const int width = max(10, min(78, termwidth - 32)); in print_bar()589 termwidth = w.ws_col; in main()