Popular repositories
979 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 48 commits in 7 repositories
Created 2 repositories
- Canop/safecloset Rust
- Canop/terminal-light Rust
Created a pull request in crossterm-rs/crossterm that received 1 comment
expose terminal::is_raw_mode_enabled()
This enables functions which have to work both when the
raw mode is already set and when it isn't:
fn query(some_args) -> Result<SomeType, SomeErro…
+63
−6
•
1
comment