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

Second attempt at fixing msys terminal width. #6122

Merged
merged 1 commit into from
Oct 3, 2018

Commits on Oct 3, 2018

  1. Second attempt at fixing msys terminal width.

    Lock the max width on msys-based terminals to 60. I tried a lot of different
    things, but I was unable to find a way to detect the correct width in mintty.
    Unfortunately this means that terminals that work correctly like ConEmu will
    also be capped at 60. C'est la vie.
    
    Of course this does not affect cmd, powershell, etc.
    ehuss committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    0503e34 View commit details
    Browse the repository at this point in the history