Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console fixes for Windows #36

Merged
merged 2 commits into from
Dec 11, 2017

Conversation

dmvdbrugge
Copy link
Contributor

  • Check if posix_isatty function exists before calling
  • Get terminal width and height for Windows (both cmd and shell)

First bullet point fixes #35

- Check if posix_isatty function exists before calling
- Get terminal width and height for Windows (both cmd and shell)
Also constants for defaults.
@devvoh devvoh merged commit d4731b8 into devvoh:develop Dec 11, 2017
@dmvdbrugge dmvdbrugge deleted the console-fixes-for-windows branch December 11, 2017 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants