aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-22 11:05:31 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-22 11:05:31 +0800
commit5605ff05cc9be5c6cc08e3faf4c947af3be07e27 (patch)
treeaaf9f6f41e63bbe5c0fd816c59776d392dc0989c
parent82dac700d356bbf1592d4621df0b2508a35e6058 (diff)
Update
-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