diff options
-rw-r--r-- | mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index a30d199..c4e018b 100644 --- a/mutt/muttrc +++ b/mutt/muttrc | |||
@@ -46,7 +46,7 @@ bind index q browse-mailboxes | |||
46 | bind index y edit-label | 46 | bind index y edit-label |
47 | bind index x tag-entry | 47 | bind index x tag-entry |
48 | bind index t edit-label | 48 | bind index t edit-label |
49 | bind index l select-entry | 49 | bind index,browser l select-entry |
50 | bind index \cl limit | 50 | bind index \cl limit |
51 | bind index \cj next-entry | 51 | bind index \cj next-entry |
52 | bind index \ck previous-entry | 52 | bind index \ck previous-entry |