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

Make Windows resize event match terminal::size #714

Merged
merged 2 commits into from Oct 9, 2022
Merged

Make Windows resize event match terminal::size #714

merged 2 commits into from Oct 9, 2022

Commits on Sep 20, 2022

  1. Windows resize event now matches terminal::size

    Was previously 1 less than expected in both x and y dimensions
    generic-user1 committed Sep 20, 2022
    Copy the full SHA
    79d1cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Run cargo fmt

    generic-user1 committed Oct 9, 2022
    Copy the full SHA
    524e5ff View commit details
    Browse the repository at this point in the history