From 995588c56847b7aeaeee665e5468eaa18da73fd5 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Sun, 27 Sep 2009 21:46:11 +0200 Subject: [PATCH] Fix bindings. Signed-off-by: Pierre Habouzit --- config/mutt/binds | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/mutt/binds b/config/mutt/binds index 878b2d8..31bb21a 100644 --- a/config/mutt/binds +++ b/config/mutt/binds @@ -11,9 +11,9 @@ macro index \' \ "set all mails as read" macro index \e= "~=" "delete duplicates" -bind generic,index,pager \ek sidebar-prev -bind generic,index,pager \ej sidebar-next -bind generic,index,pager \el sidebar-open +bind index,pager \ek sidebar-prev +bind index,pager \ej sidebar-next +bind index,pager \el sidebar-open bind index display-message bind index collapse-thread -- 2.20.1