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/components/mail
Manos Pitsidianakis 592339bdca
embed: split EmbedGrid to EmbedTerminal and EmbedGrid
An embedded pseudoterminal was enclosed in the EmbedGrid struct. This
commit splits it into EmbedTerminal and EmbedGrid, with EmbedGrid
containing only the CellBuffer grid logic. With this change we can reuse
EmbedGrid to parse ANSI output from external programs into meli's
CellBuffer's.
3 years ago
..
compose Don't unwrap try_recv() on async jobs channels 3 years ago
listing listing/conversations: highlight two rows instead of three 3 years ago
view state: remove runtime_settings 4 years ago
compose.rs embed: split EmbedGrid to EmbedTerminal and EmbedGrid 3 years ago
listing.rs listing/compact: move flags to subject column 3 years ago
pgp.rs melib/attachments: add SMIME signature variant 4 years ago
status.rs Add reload-config command 4 years ago
view.rs Fix unused var etc warnings 3 years ago