diff options
author | Austin Clements <amdragon@MIT.EDU> | 2012-08-13 11:27:19 -0400 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-08-14 22:31:21 +0200 |
commit | 369b28d73697dbf6c605234d2498e732dea1cd24 (patch) | |
tree | 85732af19f97b876bafdba79df1497ed7176cf97 /NEWS | |
parent | c3119c45e1b93a9d5a3925e9ecad70c886ca5064 (diff) |
News for new 'previous' behavior
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -41,6 +41,14 @@ Experimental support for multi-line search result formats `notmuch-search-result-format` to make individual search results span multiple lines. +Next/previous in search and show now move by boundaries + + All "next" and "previous" commands in the search and show modes now + move to the next/previous result or message boundary. This doesn't + change the behavior of "next", but "previous" commands will first + move to the beginning of the current result or message if point is + inside the result or message. + Search now uses the JSON format internally This should address problems with unusual characters in authors and |