meli/src/conf
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
..
accounts.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
composing.rs Add forward mail option 2021-10-02 13:38:50 +03:00
listing.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
notifications.rs conf: impl DotAddressable for NotificationsSettings 2020-09-10 21:19:38 +03:00
overrides.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
pager.rs Add url_launcher config setting 2021-09-16 16:43:43 +03:00
pgp.rs compose: add key selection state for gpg operations 2020-10-11 18:11:04 +03:00
shortcuts.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
tags.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
terminal.rs utilities/ProgressSpinner: add interval field and new spinners 2021-01-11 19:11:08 +02:00
themes.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00