From 0b9ebf1434cdf60e1c492c4241eaab047540645c Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 26 Aug 2009 10:01:31 +0200 Subject: [PATCH] exit pager, not in index when using ~ --- .mutt/keybindings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index 9632620..6bbf740 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -42,10 +42,10 @@ macro compose \Cy 'cY' "send message without storing or signing" macro index,pager F '~L ' "search for correspondents" -macro index ~ '~' "shortcut to pattern search" -macro pager ~ '~' "shortcut to pattern search" +macro index ~ '~' "shortcut to pattern search" +macro pager ~ '~' "shortcut to pattern search" -bind index,pager \en search-opposite +bind index,pager \en search-opposite bind pager [ half-up bind pager ] half-down -- 2.39.2