X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/ce86b8c44a04c6bf82b3d2b27f9f2e4d76c9a851..a86c21c3cdda7a5e1d8435e5bf78d9097642321f:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index 64dd0f9..dc95d50 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 @@ -43,9 +42,14 @@ macro compose \Cy 'cY' "send message without storing or signing" macro index 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'