mu4e: make mu4e refresh itself
update using the 'ping' function, so read/unread counts get updated. add a 'g' binding for the main-view.
This commit is contained in:
@ -59,6 +59,7 @@
|
||||
(define-key map "A" 'mu4e-about)
|
||||
(define-key map "N" 'mu4e-news)
|
||||
(define-key map "H" 'mu4e-display-manual)
|
||||
(define-key map "g" 'mu4e)
|
||||
map)
|
||||
|
||||
"Keymap for the *mu4e-main* buffer.")
|
||||
|
||||
Reference in New Issue
Block a user