From 600a53dbdc0a4bc74b7fd485e14eef036272d644 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 11 Feb 2018 10:42:26 -0700 Subject: settings wiper, accounts bug fixed? --- muttrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 06628f0..279a220 100644 --- a/muttrc +++ b/muttrc @@ -1,6 +1,8 @@ # vim: filetype=muttrc # This is the general mutt config which has the settings that all accounts use. source etc/muttcol +bind index,pager i noop +bind index,pager g noop source personal.muttrc set sleep_time = 0 set sort = 'reverse-date' @@ -13,8 +15,6 @@ set date_format="%m/%d %I:%M" set index_format="%2C %Z %D %-15.15F %s (%-4.4c)" set markers = no set mark_old = no -bind index,pager i noop -bind index,pager g noop auto_view text/html auto_view application/pdf alternative_order text/plain text/enriched text/html -- cgit v1.2.3