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