diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-06-23 11:02:24 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-06-23 11:02:24 +0800 |
commit | 04b0b9e6e22f5ae1950831fd58ab5ee0a0600bde (patch) | |
tree | 68731f05588b2e4b159bc3ec12588b95599541ba /mutt | |
parent | 3a12d83fe73dac1fb57548f2ad08d3b19699debb (diff) |
Update
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/default | 3 |
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 | |||
31 | set my_keep_lines2 = 12 | 31 | set my_keep_lines2 = 12 |
32 | set pager_index_lines = $my_keep_lines1 | 32 | set pager_index_lines = $my_keep_lines1 |
33 | set markers = no # Remove '+' for long links with limited terminal width | 33 | set markers = no # Remove '+' for long links with limited terminal width |
34 | set 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]" | |||
42 | index-format-hook date "~A" "%[%m/%y]" | 43 | index-format-hook date "~A" "%[%m/%y]" |
43 | 44 | ||
44 | # Preference | 45 | # Preference |
45 | alternative_order text/plain text/enriched text/html | 46 | alternative_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 |
47 | auto_view text/html | 48 | auto_view text/html |
48 | # Macro to open html with css | 49 | # Macro to open html with css |