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/terminal
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
..
embed Improve embed terminal 2 years ago
cells.rs Improve embed terminal 2 years ago
color.rs Improve embed terminal 2 years ago
embed.rs Improve embed terminal 2 years ago
keys.rs Fix all clippy warnings in `meli` crate 2 years ago
position.rs Improve embed terminal 2 years ago
text_editing.rs Remove text_processing 4 years ago