X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/38d5d396c4fad25d14d533d31cb6ea842932ffc5..c02614b634ee46f7d0b479dbc35e7fd556df00d7:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index c14f30b..c983b4f 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -8,7 +8,7 @@ bind index,pager \eD delete-subthread bind pager,index previous-unread -macro pager,index p "" "do nothing" +macro index p "" "do nothing" ##macro index L "=store" macro index S "=store" "save messages to store" @@ -38,7 +38,7 @@ macro index,pager \Cb 'set my_pipe_decode="$pipe_decode"' "send message without storing" macro compose \Cy 'c' "send message without signing" macro compose \CY 'cY' "send message without storing signing" -macro compose N 'unset fcc_attach' +macro compose N 'unset fcc_attach' "do not fcc-store attachment" macro index,pager F '~L ' "search for correspondents" macro index,pager \ef '~(~L )' "search for correspondents (show complete threads)" @@ -48,6 +48,8 @@ macro pager ~ '~' "shortcut to pattern search" bind index,pager \en search-opposite +macro pager p 'less -c' "pipe message into pager" + bind pager [ half-up bind pager ] half-down