diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-09 00:01:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-09 00:01:02 +0800 |
commit | 350d15155ac3964d394cce692c6e31314d8a52fe (patch) | |
tree | 2b018994e40f1ebcb555dcb87acf50d2dcaa60e3 /mutt/default | |
parent | cd0a68cb34a44cffb3f51e2395a47849f254ac53 (diff) |
Update muttrc
Diffstat (limited to 'mutt/default')
-rw-r--r-- | mutt/default | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mutt/default b/mutt/default index 98c03aa..dd9b23d 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -67,10 +67,10 @@ bind index \ck previous-entry | |||
67 | bind index,browser G last-entry | 67 | bind index,browser G last-entry |
68 | bind index,browser g noop | 68 | bind index,browser g noop |
69 | bind index,browser gg first-entry | 69 | bind index,browser gg first-entry |
70 | bind index,pager,browser \cf next-page | 70 | bind index,pager,browser,attach \cf next-page |
71 | bind index,pager,browser \cb previous-page | 71 | bind index,pager,browser,attach \cb previous-page |
72 | bind index,pager,browser \cd half-down | 72 | bind index,pager,browser,attach \cd half-down |
73 | bind index,pager,browser \cu half-up | 73 | bind index,pager,browser,attach \cu half-up |
74 | bind index } bottom-page | 74 | bind index } bottom-page |
75 | bind pager G bottom | 75 | bind pager G bottom |
76 | bind pager j next-line | 76 | bind pager j next-line |