소스 검색

fix #792, fix #820

pull/856/head
Luke Smith 1 년 전
부모
커밋
ef8cda91cf
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. +4
    -2
      share/mutt-wizard.muttrc

+ 4
- 2
share/mutt-wizard.muttrc 파일 보기

@@ -57,8 +57,10 @@ bind index,query <space> tag-entry
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
bind index,pager H view-raw-message
bind browser l select-entry
bind pager,browser gg top-page
bind pager,browser G bottom-page
bind browser gg top-page
bind browser G bottom-page
bind pager gg top
bind pager G bottom
bind index,pager,browser d half-down
bind index,pager,browser u half-up
bind index,pager S sync-mailbox


불러오는 중...
취소
저장