From: Samir Benmendil Date: Sun, 5 Jan 2014 18:19:20 +0000 (+0100) Subject: change mailbox in sidebar with ^{K,J} X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/5ebb566fb4905609ad941acc9c7cc513ee425e16 change mailbox in sidebar with ^{K,J} --- 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"