aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-06-23 11:02:24 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-06-23 11:02:24 +0800
commit04b0b9e6e22f5ae1950831fd58ab5ee0a0600bde (patch)
tree68731f05588b2e4b159bc3ec12588b95599541ba /mutt
parent3a12d83fe73dac1fb57548f2ad08d3b19699debb (diff)
Update
Diffstat (limited to 'mutt')
-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