rust-battop icon indicating copy to clipboard operation
rust-battop copied to clipboard

Add Windows support

Open moko256 opened this issue 3 years ago • 1 comments

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

moko256 avatar Jan 12 '22 14:01 moko256

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

johnterickson avatar Apr 17 '23 01:04 johnterickson