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

Add Windows support #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

moko256
Copy link

@moko256 moko256 commented Jan 12, 2022

This PR will change tui backend to crossterm and enable to be run on Windows.
This PR will update tui to 0.7.0, minimum version that supporting CrosstermBackend::new(stdout).

I tested on Windows only, but this may affect other platforms.

To run this, please do cargo update first.

Blocked from #12. Closes #5.

A screenshot that rust-battop runs on Windows Terminal

@johnterickson
Copy link

Increasing the sample size to 2 😁 I've confirmed on my Windows laptop as well:
image

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.

Windows support
2 participants