meli/src
Manos Pitsidianakis 5c64ed2fc4 Add notification history view 2022-12-03 14:54:45 +02:00
..
command components.rs: add perform() method in Component trait 2022-12-03 14:54:43 +02:00
components Add notification history view 2022-12-03 14:54:45 +02:00
conf conf/shortcuts.rs: add key_slice() method to shortcut structs 2022-12-03 14:37:33 +02:00
plugins More descriptive "Unimplemented" messages 2022-11-13 19:04:29 +02:00
terminal Add table UI widget 2022-11-24 19:58:06 +02:00
types Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
command.rs components.rs: add perform() method in Component trait 2022-12-03 14:54:43 +02:00
components.rs components.rs: add perform() method in Component trait 2022-12-03 14:54:43 +02:00
conf.rs conf.rs: remove interactive messages when #[cfg(test)] 2022-10-09 20:08:36 +03:00
jobs.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
lib.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
mailcap.rs Spawn user-given command strings with sh -c ".." 2022-10-17 17:40:25 +03:00
main.rs Add notification history view 2022-12-03 14:54:45 +02:00
managesieve.rs melib/imap/managesieve: implement some rfc5804 commands 2022-10-22 21:14:53 +03:00
plugins.rs Fix clippy lints for `meli` crate 2022-09-11 15:19:40 +03:00
sqlite3.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
state.rs components.rs: add perform() method in Component trait 2022-12-03 14:54:43 +02:00
terminal.rs src/: Box<_> some large fields in biggest types 2022-09-19 15:18:25 +03:00
types.rs meli: fix clippy lints for meli binary 2022-11-24 19:58:23 +02:00