Commit Graph

3 Commits (a73885acb14cd94d4a6a54ebd5b39a001d7e21e1)

Author SHA1 Message Date
Manos Pitsidianakis a73885acb1 Improve embed terminal
- Add character attribute support
- Add cursor key mode support
- Fix buggy set fg / bg sequences

And added a bin under tools to test arbitrary apps using the embedded
terminal:

 cargo run -p tools --bin embed -- "htop" 2> .htop.debug.log
2 years ago
Manos Pitsidianakis 9cb66ef818 Fix all clippy warnings in `meli` crate 2 years ago
Manos Pitsidianakis 714ccb5e16
Move Color to src/terminal/color.rs 4 years ago