X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/f05a7f8f94769f45c7c0b0cdf8c1d53b18adc998..348f75bcf1cad41239b25d25e42b3572f70963d7:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index 6934699..084e0e9 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -38,11 +38,15 @@ macro pager Z "=retrain/ham" "retrain message as ham" macro index,pager \Cb 'set my_pipe_decode="$pipe_decode"set pipe_decode/usr/bin/urlviewset pipe_decode="$my_pipe_decode"' "invoke urlview" macro compose Y '' "send message without storing" -macro compose \Cy 'cY' "send message without storing or signing" +macro compose \Cy 'c' "send message without signing" +macro compose \CY 'cY' "send message without storing signing" macro index,pager F '~L ' "search for correspondents" -bind pager \en search-opposite +macro index ~ '~' "shortcut to pattern search" +macro pager ~ '~' "shortcut to pattern search" + +bind index,pager \en search-opposite bind pager [ half-up bind pager ] half-down