From 38d5d396c4fad25d14d533d31cb6ea842932ffc5 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 13 Oct 2010 09:33:33 +0200 Subject: [PATCH] default to not show matching threads, only messages, \ef does the other --- .mutt/keybindings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- 2.39.2