diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b254b69..2d5f4ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Folder name mapping with `folder-map` in `accounts.conf`. - Add option `-d` to `:open` to automatically delete temporary files. - Edit email headers directly in the text editor with `[compose].edit-headers` - in `aerc.conf`. + in `aerc.conf` or with the `-e` flag for all compose related commands (e.g. + `:compose`, `:forward`, `:recall`, etc.). ### Fixed |