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/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
2 years ago
..
accounts.rs Fix all clippy warnings in `meli` crate 2 years ago
composing.rs Add forward mail option 3 years ago
listing.rs Improve embed terminal 2 years ago
notifications.rs conf: impl DotAddressable for NotificationsSettings 4 years ago
overrides.rs Fix all clippy warnings in `meli` crate 2 years ago
pager.rs Add url_launcher config setting 3 years ago
pgp.rs compose: add key selection state for gpg operations 4 years ago
shortcuts.rs Fix all clippy warnings in `meli` crate 2 years ago
tags.rs Fix all clippy warnings in `meli` crate 2 years ago
terminal.rs utilities/ProgressSpinner: add interval field and new spinners 3 years ago
themes.rs Fix all clippy warnings in `meli` crate 2 years ago