aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2023-09-25 09:07:44 -0500
committerRobin Jarry <robin@jarry.cc>2023-09-27 23:14:14 +0200
commit55bcca4a31f29d58f2cc07dc0b17e2fd7da5f590 (patch)
treee111e87e260b219cd936b326ab3f9186356a373b /CHANGELOG.md
parent4ec1e1a5e4c74236a6d1992c8778c39fd25d847b (diff)
downloadaerc-55bcca4a31f29d58f2cc07dc0b17e2fd7da5f590.tar.gz
commands: add :toggle-thread-context command
Add a command to toggle the display of an thread-context. Update CHANGELOG. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Tested-by: Inwit <inwit@sindominio.net> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e9b3f2a..0897c6a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
temporary file from which selected files will be read instead of the standard
output.
- Save drafts in custom folders with `:postpone -t <folder>`.
+- View "thread-context" in notmuch backends with `:toggle-thread-context`.
### Fixed