diff options
Diffstat (limited to 'mutt/default')
| -rw-r--r-- | mutt/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default index 05ade40..8670503 100644 --- a/mutt/default +++ b/mutt/default | |||
| @@ -56,7 +56,7 @@ bind index o sort-reverse | |||
| 56 | bind index O sort-mailbox | 56 | bind index O sort-mailbox |
| 57 | bind index E edit-type | 57 | bind index E edit-type |
| 58 | bind index,pager N search-opposite | 58 | bind index,pager N search-opposite |
| 59 | bind index <Return> sync-mailbox | 59 | bind index,pager <Return> sync-mailbox |
| 60 | bind index y edit-label | 60 | bind index y edit-label |
| 61 | bind index x tag-entry | 61 | bind index x tag-entry |
| 62 | bind index t edit-label | 62 | bind index t edit-label |