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

Windows: Terminal width support #199

Closed
asottile opened this issue Feb 27, 2015 · 0 comments
Closed

Windows: Terminal width support #199

asottile opened this issue Feb 27, 2015 · 0 comments

Comments

@asottile
Copy link
Member

We detect terminal width in unixlikes by running tput cols. This works fine for those platforms but doesn't work well for windows. Maybe find a package which does this logic for us and depend on that.

asottile added a commit that referenced this issue Feb 21, 2016
Support terminal width on windows.  Resolves #199
droctothorpe pushed a commit to droctothorpe/pre-commit that referenced this issue Mar 23, 2022
Support rebase conflicts in check-merge-conflicts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant