Bladeren bron

Merge pull request #915 from p-hofer/master

Remove duplicate lines in mutt-wizard.muttrc
pull/919/head
Luke Smith 3 jaren geleden
committed by GitHub
bovenliggende
commit
0ae62d9282
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 4AEE18F83AFDEB23
1 gewijzigde bestanden met toevoegingen van 0 en 2 verwijderingen
  1. +0
    -2
      share/mutt-wizard.muttrc

+ 0
- 2
share/mutt-wizard.muttrc Bestand weergeven

@@ -43,7 +43,6 @@ bind attach <return> view-mailcap
bind attach l view-mailcap bind attach l view-mailcap
bind editor <space> noop bind editor <space> noop
bind index G last-entry bind index G last-entry
bind index gg first-entry
bind pager,attach h exit bind pager,attach h exit
bind pager j next-line bind pager j next-line
bind pager k previous-line bind pager k previous-line
@@ -163,7 +162,6 @@ color quoted5 brightred default
color signature brightgreen default color signature brightgreen default
color bold black default color bold black default
color underline black default color underline black default
color normal default default


# Regex highlighting: # Regex highlighting:
color header brightmagenta default "^From" color header brightmagenta default "^From"


Laden…
Annuleren
Opslaan