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
Manos Pitsidianakis 9b7875c023
ui: change Component::get_status return type
There was no reason to return Option<String>, just return String::new()
instead of Option::None
4 years ago
..
components ui: change Component::get_status return type 4 years ago
conf ui: fix wrong subscription status in folders 4 years ago
execute melib: add mailbox delete/create to IMAP 4 years ago
plugins Remove ui crate 4 years ago
terminal ui: add ThemeAttribute argument to clear_area() 4 years ago
types Remove ui crate 4 years ago
bin.rs Remove text_processing 4 years ago
cache.rs Remove ui crate 4 years ago
components.rs ui: change Component::get_status return type 4 years ago
conf.rs ui/conf: expand include() paths in config 4 years ago
execute.rs ui: use quoted_argument parser in Ex command arguments 4 years ago
mailcap.rs Remove text_processing 4 years ago
plugins.rs Remove ui crate 4 years ago
sqlite3.rs Remove ui crate 4 years ago
state.rs ui: add floating notifications within terminal 4 years ago
terminal.rs Remove ui crate 4 years ago
types.rs melib: add mailbox delete/create to IMAP 4 years ago
unix.rs Remove ui crate 4 years ago
workers.rs Remove text_processing 4 years ago