From ac4a6b1cf960f1f1812e871907745711659ff24a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 3 Jan 2017 22:35:08 +0200 Subject: Add contexts, and don't show waiting, blocked --- mutt/muttrc-common | 5 +++++ mutt/muttrc-exolobe1 | 1 + 2 files changed, 6 insertions(+) (limited to 'mutt') diff --git a/mutt/muttrc-common b/mutt/muttrc-common index d24b770..956bc2c 100644 --- a/mutt/muttrc-common +++ b/mutt/muttrc-common @@ -47,3 +47,8 @@ set timeout=30 ## quit by esc-q. bind index q noop bind index q exit + +## Bind i so it doesn't do chnage-newsgroup, which I have no use for, +## and instead takes me to index of messages, as it used to. +bind pager i exit +bind index i noop diff --git a/mutt/muttrc-exolobe1 b/mutt/muttrc-exolobe1 index d4fe54d..c18bb90 100644 --- a/mutt/muttrc-exolobe1 +++ b/mutt/muttrc-exolobe1 @@ -18,3 +18,4 @@ source "~/liw-dot-files/mutt/muttrc-colours" set crypt_autosign=yes set crypt_replysign=yes set crypt_replysignencrypted=yes +alias debian-events- debian-events-eu@lists.debian.org -- cgit v1.2.1