From 5ebb566fb4905609ad941acc9c7cc513ee425e16 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 5 Jan 2014 19:19:20 +0100 Subject: [PATCH] change mailbox in sidebar with ^{K,J} --- mutt/bindings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mutt/bindings b/mutt/bindings index 662dc73..ca7f58e 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -13,8 +13,8 @@ bind editor complete-query bind editor ^T complete # sidebar -bind index,pager \CP sidebar-prev -bind index,pager \CN sidebar-next +bind index,pager \CK sidebar-prev +bind index,pager \CJ sidebar-next bind index,pager \CO sidebar-open macro index b "toggle sidebar_visible" "Toggle sidebar" -- 2.48.1