diff options
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 | ||