diff options
author | Hsieh Chin Fan <typebrook@topo.tw> | 2023-02-04 08:31:31 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@topo.tw> | 2023-02-04 08:31:31 +0800 |
commit | 4496db3c021d735a324a28c46ce4a18f090270f5 (patch) | |
tree | 2b1d3f59f7b9b2134a25a3caef21450c255d0a8a | |
parent | 74985a25c0b0cd1818a298bd4e02c41faf4c61f4 (diff) |
Update
-rw-r--r-- | mutt/default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default index d30c299..f1364fe 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -72,6 +72,8 @@ bind index,pager,browser,attach \cd half-down | |||
72 | bind index,pager,browser,attach \cu half-up | 72 | bind index,pager,browser,attach \cu half-up |
73 | bind index,pager <Tab> previous-new-then-unread | 73 | bind index,pager <Tab> previous-new-then-unread |
74 | bind index } bottom-page | 74 | bind index } bottom-page |
75 | bind index p parent-message | ||
76 | bind index P print-message | ||
75 | bind pager G bottom | 77 | bind pager G bottom |
76 | bind pager j next-line | 78 | bind pager j next-line |
77 | bind pager k previous-line | 79 | bind pager k previous-line |