mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-15 11:21:35 +01:00
More mail flags can now be set, unset, and toggled, not just the read/seen flag. This functionality is implemented with a new `:flag` and `:unflag` command, which are extensions to the matching `:read` and `:unread` commands, adding support for different flags. In fact, the `read`/`unread` commands are now recognized aliases to `flag`/`unflag`. The new commands are also well documented in aerc(1). The change mostly extends the previous read/unread setting functionality by adding a selection for the flag to change. |
||
|---|---|---|
| .. | ||
| aerc-config.5.scd | ||
| aerc-imap.5.scd | ||
| aerc-maildir.5.scd | ||
| aerc-notmuch.5.scd | ||
| aerc-search.1.scd | ||
| aerc-sendmail.5.scd | ||
| aerc-smtp.5.scd | ||
| aerc-templates.7.scd | ||
| aerc-tutorial.7.scd | ||
| aerc.1.scd | ||