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 d25eb00a11
command: improve(?) command completion and add test
3 years ago
..
command Add add_addresses_to_contacts command 3 years ago
components Add forward mail option 3 years ago
conf Add forward mail option 3 years ago
plugins melib: don't use both {set,push}_references() 3 years ago
terminal terminal/cells: remove ansi module 3 years ago
types Fix clippy lints 4 years ago
bin.rs Show compile time features in with command argument 3 years ago
command.rs command: improve(?) command completion and add test 3 years ago
components.rs Add scrolling context to StatusBar 3 years ago
conf.rs Add forward mail option 3 years ago
jobs.rs jobs/Timer: add set_interval() 3 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs Replace PosixTimer with async timers 4 years ago
plugins.rs plugins: place socket in XDG_RUNTIME_DIR, not CWD 4 years ago
sqlite3.rs melib/email: remove Envelope::from_token 4 years ago
state.rs Add forward mail option 3 years ago
terminal.rs state: Move grid to Screen struct under terminal mod 3 years ago
types.rs pager: add filter command, esc to clear filter 3 years ago