isabella parakiss Mon, 22 Jun 2015 07:37:36 -0700
In lib/readline/input.c line 108 return (_isatty (fd) ? ((((long) (HANDLE) _get_osfhandle (fd)) & 3) == 3) ? 0); I think you mean return x ? y : z; Unfortunately I don't have a windows machine to test it...
--- xoxo iza