summaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-05-06 09:11:18 -0700
committerLuke Smith <luke@lukesmith.xyz>2018-05-06 09:11:18 -0700
commit3a572f8ded98d5d39802bb3aed7a8a804a3b5279 (patch)
tree1ae4e31d32431a02c08de2433ed3e414b34202e5 /muttrc
parent995b5a9ef2c637292d0da4c7a53924d7be2d97a1 (diff)
readme fallback added
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/muttrc b/muttrc
index adbb2ce..86ce61f 100644
--- a/muttrc
+++ b/muttrc
@@ -13,8 +13,7 @@ set timeout = "5"
set mail_check = "10"
set mailcap_path = ~/.config/mutt/etc/mailcap
set date_format="%m/%d %I:%M"
-set index_format="%2C %?X?A& ? %D %-15.15F %s (%-4.4c)"
-#set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
+set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set markers = no
set mark_old = no
set mime_forward = yes
@@ -29,8 +28,6 @@ bind index G last-entry
bind index gg first-entry
bind pager j next-line
bind pager k previous-line
-bind attach,index,pager \CD next-page
-bind attach,index,pager \CU previous-page
bind pager gg top
bind pager G bottom
bind index d half-down