Commit Graph

2 Commits (682ea5547e380deeb215503b39c8aa66c65b3cac)

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 6302d9d618
Rename testing crate to tools, and add README 4 years ago