From: martin f. krafft Date: Wed, 13 Oct 2010 07:33:33 +0000 (+0200) Subject: default to not show matching threads, only messages, \ef does the other X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/38d5d396c4fad25d14d533d31cb6ea842932ffc5 default to not show matching threads, only messages, \ef does the other --- diff --git a/.mutt/keybindings b/.mutt/keybindings index 3a63c33..c14f30b 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -40,7 +40,8 @@ macro compose \Cy 'c' "send message without signing" macro compose \CY 'cY' "send message without storing signing" macro compose N 'unset fcc_attach' -macro index,pager F '~(~L )' "search for correspondents" +macro index,pager F '~L ' "search for correspondents" +macro index,pager \ef '~(~L )' "search for correspondents (show complete threads)" macro index ~ '~' "shortcut to pattern search" macro pager ~ '~' "shortcut to pattern search"