aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/default2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default
index 5d7369b..b40cecf 100644
--- a/mutt/default
+++ b/mutt/default
@@ -31,6 +31,7 @@ set my_keep_lines2 = 12
31set pager_index_lines = $my_keep_lines1 31set pager_index_lines = $my_keep_lines1
32set markers = no # Remove '+' for long links with limited terminal width 32set markers = no # Remove '+' for long links with limited terminal width
33# set reply_with_xorig = true 33# set reply_with_xorig = true
34set text_flowed = yes
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"
@@ -51,6 +52,7 @@ macro pager l "v/(html|zip)<Return>xq<Return>" "Open html file"
51# Vim-style key binding, \c means Ctrl 52# Vim-style key binding, \c means Ctrl
52macro index,pager c '<change-folder>=' 53macro index,pager c '<change-folder>='
53macro index q '<change-folder>?' 54macro index q '<change-folder>?'
55bind attach g exit
54bind index o sort-reverse 56bind index o sort-reverse
55bind index O sort-mailbox 57bind index O sort-mailbox
56bind index,pager <Return> sync-mailbox 58bind index,pager <Return> sync-mailbox