Stebalien / term

A Rust library for terminfo parsing and terminal colors.
https://stebalien.github.io/doc/term/term/
Apache License 2.0
178 stars 49 forks source link

fix compile on windows #82

Closed Stebalien closed 6 years ago

Stebalien commented 6 years ago

Now use u32 for colors, not u16