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/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
3 years ago
..
accounts.rs melib/error: Add kinds: NotImplemented, NotSupported, OSError 3 years ago
composing.rs Add forward mail option 3 years ago
listing.rs listing: add {unseen,selected,attachment,thread_snoozed} flag config values 3 years ago
notifications.rs conf: impl DotAddressable for NotificationsSettings 4 years ago
overrides.rs Add forward mail option 3 years ago
pager.rs Add url_launcher config setting 3 years ago
pgp.rs compose: add key selection state for gpg operations 4 years ago
shortcuts.rs Add forward mail option 3 years ago
tags.rs conf.rs: reject unknown configuration options 4 years ago
terminal.rs utilities/ProgressSpinner: add interval field and new spinners 3 years ago
themes.rs listing/conversations: remove entry padding box character 3 years ago