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

Quick fix to get_winterm_size() returning (0, 0) #610

Closed
wants to merge 1 commit into from

Conversation

stxlvt
Copy link
Contributor

@stxlvt stxlvt commented Jul 14, 2016

The get_winterm_size() function will return (0, 0) when invoked
from inside a subprocess. This is not very useful and results in a very
cramped and ugly output, so instead provide a sensible default.

get_winterm_size() will return (0, 0) when invoked inside a
subprocess. This is not very useful, so instead provide a
sensible default.
@zacbir zacbir added the windows Issues pertaining to the Windows environment label May 14, 2018
@dsully
Copy link

dsully commented May 14, 2018

#997 fixes.

@dsully dsully closed this May 14, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
windows Issues pertaining to the Windows environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants