diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-03 22:29:38 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-03 22:29:38 +0800 |
| commit | 13e4cd409373a1ab9cc2f574c286582eef6cbe51 (patch) | |
| tree | cdd7a3e6a5582df2c925cc386366a7acccb92b20 /muttrc | |
| parent | 9dd24ffd51f0ffe2a48474dc7a2bd5f50f978b5d (diff) | |
update
Diffstat (limited to 'muttrc')
| -rw-r--r-- | muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -37,6 +37,7 @@ set quit = ask-no | |||
| 37 | set sort = threads | 37 | set sort = threads |
| 38 | set pager_index_lines = 5 | 38 | set pager_index_lines = 5 |
| 39 | set markers = no # Remove '+' for long links with limited terminal width | 39 | set markers = no # Remove '+' for long links with limited terminal width |
| 40 | set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" | ||
| 40 | 41 | ||
| 41 | # Vim-style key binding, \c means Ctrl | 42 | # Vim-style key binding, \c means Ctrl |
| 42 | # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim%E9%A3%8E%E6%A0%BC%E9%94%AE%E4%BD%8D%E7%BB%91%E5%AE%9A | 43 | # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim%E9%A3%8E%E6%A0%BC%E9%94%AE%E4%BD%8D%E7%BB%91%E5%AE%9A |