meli/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
..
command Update most Cargo dependencies 2022-05-02 17:03:56 +03:00
components Improve embed terminal 2022-09-01 22:24:01 +03:00
conf Improve embed terminal 2022-09-01 22:24:01 +03:00
plugins melib: don't use both {set,push}_references() 2021-01-15 16:41:40 +02:00
terminal Improve embed terminal 2022-09-01 22:24:01 +03:00
types Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
command.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
components.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
conf.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
jobs.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
lib.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
mailcap.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
main.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
managesieve.rs Replace PosixTimer with async timers 2020-10-29 13:18:36 +02:00
plugins.rs plugins: place socket in XDG_RUNTIME_DIR, not CWD 2020-09-20 13:31:18 +03:00
sqlite3.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
state.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
terminal.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
types.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00