Ver código fonte

scroll down individual messages

tags/v3.1
Luke Smith 5 anos atrás
pai
commit
453ad455cc
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4C50B54A911F6252
1 arquivos alterados com 4 adições e 2 exclusões
  1. +4
    -2
      muttrc

+ 4
- 2
muttrc Ver arquivo

@@ -39,8 +39,10 @@ bind index D delete-message
bind index U undelete-message
bind index F search
bind index,pager R group-reply
bind index,pager \031 previous-undeleted # Mouse wheel
bind index,pager \005 next-undeleted # Mouse wheel
bind index \031 previous-undeleted # Mouse wheel
bind index \005 next-undeleted # Mouse wheel
bind pager \031 previous-line # Mouse wheel
bind pager \005 next-line # Mouse wheel
macro index,pager S <sync-mailbox>
macro index,pager \Cu |urlscan\n
macro index,pager ,, |urlscan\n


Carregando…
Cancelar
Salvar