aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edmondson <dme@dme.org>2014-10-31 17:24:47 +0000
committerDavid Bremner <david@tethera.net>2014-11-01 08:01:23 +0100
commit28d121955cc72499b250e2a2b838e5cdd18ab6a3 (patch)
tree5c1d4b7a787fb24f24936bc7143cbfdc1d867298
parent30f1c43efe32c83193a6b9ae1f31ab2667e4195d (diff)
NEWS: Improved `q` binding.
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47188381..723bca00 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,12 @@ Expanded default saved search settings
The default saved searches now include several more common searches,
as well as shortcut keys for `notmuch-jump`.
+Improved `q` binding in notmuch buffers
+
+ `q` will now bury rather than kill a notmuch search, show or tree
+ buffer if there are multiple windows showing the buffer. If only a
+ single window is showing the buffer, it is killed.
+
Library changes
---------------