You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/src/components/mail
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
..
compose Fix all clippy warnings in `meli` crate 2 years ago
listing Refactor filter() method in Listing trait 2 years ago
view Fix all clippy warnings in `meli` crate 2 years ago
compose.rs Improve embed terminal 2 years ago
listing.rs Refactor filter() method in Listing trait 2 years ago
pgp.rs Fix all clippy warnings in `meli` crate 2 years ago
status.rs Fix all clippy warnings in `meli` crate 2 years ago
view.rs Fix all clippy warnings in `meli` crate 2 years ago