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
2022-09-01 22:24:01 +03:00
..
email_parse.rs Rename testing crate to tools, and add README 2020-08-27 17:18:58 +03:00
embed.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
imapshell.rs melib: update smol to 1.0.0 2020-09-18 21:06:33 +03:00
linebreak.rs Rename testing crate to tools, and add README 2020-08-27 17:18:58 +03:00
linebreak1.rs Rename testing crate to tools, and add README 2020-08-27 17:18:58 +03:00
mboxparse.rs Update nom dependency 2022-05-02 17:04:13 +03:00
smtp_conn.rs Fix test errors and warnings 2020-11-21 02:09:18 +02:00