From d897c9f93c7e46c070e3c9a0ee6678e236b2b794 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 11 Nov 2025 00:41:25 +0100 Subject: Update neomutt configs --- .config/neomutt/mappings | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config/neomutt/mappings') diff --git a/.config/neomutt/mappings b/.config/neomutt/mappings index 771b929..2e29117 100644 --- a/.config/neomutt/mappings +++ b/.config/neomutt/mappings @@ -7,6 +7,11 @@ macro index,pager gs "=Sent Messages" "open sent" macro index,pager gt "=Deleted Messages" "open trash" macro index,pager gf "?" "open mailbox..." +bind index,pager \CJ sidebar-next +bind index,pager \CK sidebar-prev +bind index,pager \CE sidebar-open +bind index,pager B sidebar-toggle-visible + # Attach PGP public key bind compose a noop bind compose aa attach-file -- cgit v1.2.3