Browse Source

do not skip over deleted messages by default

tags/v3.1
Luke Smith 4 years ago
parent
commit
6f0ad2d479
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      share/mutt-wizard.muttrc

+ 2
- 0
share/mutt-wizard.muttrc View File

@@ -30,6 +30,8 @@ bind index,pager g noop
bind index \Cf noop

# General rebindings
bind index j next-entry
bind index k previous-entry
bind attach <return> view-mailcap
bind attach l view-mailcap
bind editor <space> noop


Loading…
Cancel
Save