diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-07-04 00:00:41 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-07-04 00:00:41 +0800 |
commit | aa1e12d7a92b1491919319b57fdf9d1f1b8d1c33 (patch) | |
tree | d807479285d5513bd79858314f562ebee1fe3147 /mutt/default | |
parent | 189d8fa832b8ea4f8902349afd36bd82b3da648a (diff) |
Update
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 |