diff options
Diffstat (limited to 'mutt/default')
-rw-r--r-- | mutt/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default index 726fc13..20a3ecb 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -22,7 +22,7 @@ set markers = no # Remove '+' for long links with limited terminal width | |||
22 | set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" | 22 | set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" |
23 | 23 | ||
24 | # Vim-style key binding, \c means Ctrl | 24 | # Vim-style key binding, \c means Ctrl |
25 | # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim%E9%A3%8E%E6%A0%BC%E9%94%AE%E4%BD%8D%E7%BB%91%E5%AE%9A | 25 | # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim风格键位绑定 |
26 | bind index <Return> sync-mailbox | 26 | bind index <Return> sync-mailbox |
27 | bind index q browse-mailboxes | 27 | bind index q browse-mailboxes |
28 | bind index y edit-label | 28 | bind index y edit-label |