From 9c689b4c78b0b651f2e79d27a0d602b380a90c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Fri, 28 Jun 2019 09:12:18 -0700 Subject: Add mutt config --- .mutt/muttrc.binds | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .mutt/muttrc.binds (limited to '.mutt/muttrc.binds') diff --git a/.mutt/muttrc.binds b/.mutt/muttrc.binds new file mode 100644 index 0000000..a595874 --- /dev/null +++ b/.mutt/muttrc.binds @@ -0,0 +1,13 @@ +# mutt sidebar settings +bind index,pager \CP sidebar-prev +bind index,pager \CN sidebar-next +bind index,pager \CO sidebar-open + +bind index,pager p previous-entry +bind index,pager n next-entry + +bind pager i exit +bind pager z create-alias + +bind index next-unread-mailbox +bind pager next-unread-mailbox -- cgit v1.2.3