* hdrs/main/view: all search functions use C-u to mean 'full-search'

This commit is contained in:
djcb
2011-12-17 11:32:43 +02:00
parent ec35849fb5
commit f1033bee5e
3 changed files with 11 additions and 18 deletions

View File

@ -37,7 +37,6 @@
(define-key map "b" 'mu4e-search-bookmark)
(define-key map "s" 'mu4e-search)
(define-key map "S" 'mu4e-search-full)
(define-key map "q" 'mu4e-quit)
(define-key map "j" 'mu4e-jump-to-maildir)
(define-key map "C" 'mu4e-compose-new)