ws_col 343 src/simh/linehistory.c if (ioctl(1, TIOCGWINSZ, &ws) == -1 || ws.ws_col == 0) ws_col 381 src/simh/linehistory.c return ( ws.ws_col );