Improved key mapping that can quickly selected item with <space> in query mode (abook) (#446)
This commit is contained in:
parent
d90b668d4e
commit
86b2d78f0b
@ -46,7 +46,7 @@ bind index U undelete-message
|
|||||||
bind index L limit
|
bind index L limit
|
||||||
bind index h noop
|
bind index h noop
|
||||||
bind index l display-message
|
bind index l display-message
|
||||||
bind index <space> tag-entry
|
bind index,query <space> tag-entry
|
||||||
#bind browser h goto-parent
|
#bind browser h goto-parent
|
||||||
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
|
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
|
||||||
bind index,pager H view-raw-message
|
bind index,pager H view-raw-message
|
||||||
|
Loading…
Reference in New Issue
Block a user