summaryrefslogtreecommitdiff
path: root/mutt/.mutt/sidebar
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2018-04-11 20:51:34 -0500
committerBobby Bingham <koorogi@koorogi.info>2018-12-30 12:27:23 -0600
commitdaed42a7371b5f26d69826e52560804e23d48fb6 (patch)
treeff4a00720a65962033694b8d79eb445345180fd6 /mutt/.mutt/sidebar
parent10da5377351ae0bbfe75343b95d6a81ee2e217aa (diff)
mutt: add configuration
Diffstat (limited to 'mutt/.mutt/sidebar')
-rw-r--r--mutt/.mutt/sidebar13
1 files changed, 13 insertions, 0 deletions
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