aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mutt/default3
1 files changed, 2 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default
index 4e1719c..f57f9ae 100644
--- a/mutt/default
+++ b/mutt/default
@@ -31,6 +31,7 @@ set my_keep_lines1 = 0
31set my_keep_lines2 = 12 31set my_keep_lines2 = 12
32set pager_index_lines = $my_keep_lines1 32set pager_index_lines = $my_keep_lines1
33set markers = no # Remove '+' for long links with limited terminal width 33set markers = no # Remove '+' for long links with limited terminal width
34set reply_with_xorig = true
34 35
35# Index format 36# Index format
36#set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" 37#set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s"
@@ -42,7 +43,7 @@ index-format-hook date "~d<1y" "%[%b %d]"
42index-format-hook date "~A" "%[%m/%y]" 43index-format-hook date "~A" "%[%m/%y]"
43 44
44# Preference 45# Preference
45alternative_order text/plain text/enriched text/html 46alternative_order text/plain text/enriched text/html
46# Auto convert text/html MIME type to text/plain 47# Auto convert text/html MIME type to text/plain
47auto_view text/html 48auto_view text/html
48# Macro to open html with css 49# Macro to open html with css