X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/4ce1470c03dd4679912c0bd070f139e44185194e..f05a7f8f94769f45c7c0b0cdf8c1d53b18adc998:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index 64dd0f9..6934699 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -3,7 +3,6 @@ bind index,pager ! flag-message bind index,pager \eP print-message bind index,pager previous-entry bind index,pager next-entry -bind index,pager \eS decode-save bind index,pager \eU undelete-subthread bind index,pager \eD delete-subthread @@ -41,11 +40,16 @@ macro index,pager \Cb 'set my_pipe_decode="$pipe_decode"' "send message without storing" macro compose \Cy 'cY' "send message without storing or signing" -macro index F '~L ' "search for correspondents" +macro index,pager F '~L ' "search for correspondents" + +bind pager \en search-opposite bind pager [ half-up bind pager ] half-down +macro index,pager \eS 'set noweed' +macro index,pager \eC 'set noweed' + macro index \Co 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' macro pager \Co 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' macro index,pager \eo 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'go to logcheck todo folder'