From a86c21c3cdda7a5e1d8435e5bf78d9097642321f Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 22 Aug 2009 17:42:28 +0200 Subject: [PATCH] make esc-n search backwards in pager --- .mutt/keybindings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.mutt/keybindings b/.mutt/keybindings index 932e6ac..dc95d50 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -42,6 +42,8 @@ macro compose \Cy 'cY' "send message without storing or signing" macro index F '~L ' "search for correspondents" +bind pager \en search-opposite + bind pager [ half-up bind pager ] half-down -- 2.39.2