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 a190805384
melib/backends: Add BackendEvent enum
4 years ago
..
command Add Reply{ToAuthor,ToAll} actions 4 years ago
components Add Reply{ToAuthor,ToAll} actions 4 years ago
conf melib/backends: Add BackendEvent enum 4 years ago
plugins melib/backends: Add BackendEvent enum 4 years ago
terminal terminal/keys: add `Space` identifier in Key Display impl 4 years ago
types Fix clippy lints 4 years ago
bin.rs Preserve Account order from configuration file 4 years ago
command.rs command.rs: add eof() parser to action parsers 4 years ago
components.rs themes/shortcuts: preserve order of keys 4 years ago
conf.rs Preserve Account order from configuration file 4 years ago
jobs.rs jobs: add spawn_blocking() method 4 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs Rename EXECUTE mode to COMMAND 4 years ago
plugins.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
sqlite3.rs conf/accounts.rs: use QueryTrait when search_backend is None 4 years ago
state.rs melib/backends: Add BackendEvent enum 4 years ago
terminal.rs Fix clippy lints 4 years ago
types.rs melib/backends: Add BackendEvent enum 4 years ago
unix.rs MailBackend: change more methods to Futures 4 years ago
workers.rs Spawn workers on demand 4 years ago