mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 86b2d78f0b3386ca15a21ef3931a69fac09e5b20
parent d90b668d4e2d37295022ddcbaa9536a4bbbfe16d
Author: alps2006 <guoxiangxun@gmail.com>
Date:   Sun,  7 Jun 2020 04:50:40 +0800

Improved key mapping that can quickly selected item with <space> in query mode (abook) (#446)


Diffstat:
Mshare/mutt-wizard.muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc @@ -46,7 +46,7 @@ bind index U undelete-message bind index L limit bind index h noop bind index l display-message -bind index <space> tag-entry +bind index,query <space> tag-entry #bind browser h goto-parent macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder" bind index,pager H view-raw-message