aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mutt/default2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default
index 68b0775..4c6ecce 100644
--- a/mutt/default
+++ b/mutt/default
@@ -33,6 +33,8 @@ macro pager h "v/html<return>xq<return>" "Open html file"
33 33
34# Vim-style key binding, \c means Ctrl 34# Vim-style key binding, \c means Ctrl
35# ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim风格键位绑定 35# ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim风格键位绑定
36bind index o sort-reverse
37bind index O sort-mailbox
36bind index <Return> sync-mailbox 38bind index <Return> sync-mailbox
37bind index y edit-label 39bind index y edit-label
38bind index x tag-entry 40bind index x tag-entry