From daed42a7371b5f26d69826e52560804e23d48fb6 Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Wed, 11 Apr 2018 20:51:34 -0500 Subject: mutt: add configuration --- mutt/.mutt/sidebar | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mutt/.mutt/sidebar (limited to 'mutt/.mutt/sidebar') diff --git a/mutt/.mutt/sidebar b/mutt/.mutt/sidebar new file mode 100644 index 0000000..d3b9f86 --- /dev/null +++ b/mutt/.mutt/sidebar @@ -0,0 +1,13 @@ +# -*- muttrc -*- + +set sidebar_width=32 +set sidebar_visible=yes +set sidebar_sort_method=alpha + +bind index CP sidebar-prev +bind index CN sidebar-next +bind index CO sidebar-open + +bind pager CP sidebar-prev +bind pager CN sidebar-next +bind pager CO sidebar-open -- cgit v1.2.3