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/tools/src
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
..
email_parse.rs Rename testing crate to tools, and add README 4 years ago
embed.rs Improve embed terminal 2 years ago
imapshell.rs melib: update smol to 1.0.0 4 years ago
linebreak.rs Rename testing crate to tools, and add README 4 years ago
linebreak1.rs Rename testing crate to tools, and add README 4 years ago
mboxparse.rs Update nom dependency 2 years ago
smtp_conn.rs Fix test errors and warnings 4 years ago