meli/src/conf
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
..
accounts.rs melib/error: Add kinds: NotImplemented, NotSupported, OSError 2021-09-05 12:39:15 +03:00
composing.rs Add forward mail option 2021-10-02 13:38:50 +03:00
listing.rs listing: add {unseen,selected,attachment,thread_snoozed} flag config values 2021-07-18 10:26:19 +03:00
notifications.rs conf: impl DotAddressable for NotificationsSettings 2020-09-10 21:19:38 +03:00
overrides.rs Add forward mail option 2021-10-02 13:38:50 +03:00
pager.rs Add url_launcher config setting 2021-09-16 16:43:43 +03:00
pgp.rs compose: add key selection state for gpg operations 2020-10-11 18:11:04 +03:00
shortcuts.rs Add forward mail option 2021-10-02 13:38:50 +03:00
tags.rs conf.rs: reject unknown configuration options 2020-08-03 22:53:06 +03:00
terminal.rs utilities/ProgressSpinner: add interval field and new spinners 2021-01-11 19:11:08 +02:00
themes.rs listing/conversations: remove entry padding box character 2021-07-18 10:26:19 +03:00