diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-17 23:10:17 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-17 23:10:31 +0800 |
| commit | 967993a83672b28cc73ba5889b141f9f2060a317 (patch) | |
| tree | db87e9f527815e6613c1d603b0c28f0b1d759fe0 | |
| parent | 226934ccea06ac5ea87b394d42080885eee23a7f (diff) | |
Update
| -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 |