diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-10-18 11:20:33 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-10-18 11:20:33 +0800 |
| commit | 7db06ddb3aa8610ba1c69563321ff2970d85c76d (patch) | |
| tree | c1c33d36a6b4ed772c59c11ed80d58fe9c608039 /muttrc | |
| parent | 912cb1ce53ef906bc17cd609f9919c629ff64680 (diff) | |
update
Diffstat (limited to 'muttrc')
| -rw-r--r-- | muttrc | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -45,8 +45,8 @@ bind index G last-entry | |||
| 45 | bind index R group-reply | 45 | bind index R group-reply |
| 46 | bind index \cf next-page | 46 | bind index \cf next-page |
| 47 | bind index \cb previous-page | 47 | bind index \cb previous-page |
| 48 | bind pager \cd half-down | 48 | bind index \cd half-down |
| 49 | bind pager \cu half-up | 49 | bind index \cu half-up |
| 50 | bind index } bottom-page | 50 | bind index } bottom-page |
| 51 | bind index x tag-entry | 51 | bind index x tag-entry |
| 52 | 52 | ||