mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS: News for notmuch-jump
This commit is contained in:
parent
cec601c4dd
commit
dbf73cf9ed
1 changed files with 15 additions and 0 deletions
15
NEWS
15
NEWS
|
@ -1,6 +1,21 @@
|
|||
Notmuch 0.19 (UNRELEASED)
|
||||
=========================
|
||||
|
||||
Emacs Interface
|
||||
---------------
|
||||
|
||||
Use the `j` key to access saved searches from anywhere in notmuch
|
||||
|
||||
`j` is now globally bound to `notmuch-jump`, which provides fast,
|
||||
interactive keyboard shortcuts to saved searches. For example,
|
||||
with the default saved searches `j i` from anywhere in notmuch will
|
||||
bring up the inbox.
|
||||
|
||||
Expanded default saved search settings
|
||||
|
||||
The default saved searches now include several more common searches,
|
||||
as well as shortcut keys for `notmuch-jump`.
|
||||
|
||||
Library changes
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue