meli/src/components
Manos Pitsidianakis 505adca54d
Add forward mail option
Forward email with shortcut 'forward' (default ctrl+f)

This opens a composing tab letting you to select receiver etc.

"composing" config setting "forward_as_attachment" selects the
forwarding behavior:

- "ask" asks you ever time
- true always forwards by attaching the entire email as a single
attachment
- false always forwards by inlining the email, like most email clients
do.

Closes #120
2021-10-02 13:38:50 +03:00
..
contacts Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
mail Add forward mail option 2021-10-02 13:38:50 +03:00
utilities pager: add filter command, esc to clear filter 2021-09-12 17:39:51 +03:00
contacts.rs Use default_cell in CellBuffer resize(), clear() 2021-01-05 17:12:14 +02:00
mail.rs compose: add key selection state for gpg operations 2020-10-11 18:11:04 +03:00
notifications.rs notifications: run update_xbiff even if notifications disabled 2021-01-15 16:41:40 +02:00
svg.rs melib/datetime: fix test compile failure 2021-01-08 18:37:51 +02:00
utilities.rs pager: add filter command, esc to clear filter 2021-09-12 17:39:51 +03:00