Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: improvements to get_terminal_width_height | Ron Yorston | 2018-04-03 | 1 | -1/+23 |
| | | | | | | | | - move winansi_get_terminal_width_height from winansi.c to ioctl.c, the only caller; - check both stdout and stderr for a connection to a console; - omit unnecessary code in get_terminal_width_height (because the WIN32 implementation ignores the file descriptor). | ||||
* | win32: implement ioctl | Ron Yorston | 2012-04-23 | 1 | -0/+24 |