]> git.pld-linux.org Git - packages/mutt.git/blob - mutt-manual.patch
- patch fixing new message count for Courier-IMAP folders (http://dev.mutt.org/trac...
[packages/mutt.git] / mutt-manual.patch
1 --- mutt-1.5.13/Muttrc.head.in.orig     2006-08-23 22:29:05.494260250 +0200
2 +++ mutt-1.5.13/Muttrc.head     2006-08-23 22:29:30.383815750 +0200
3 @@ -15,7 +15,7 @@
4  macro attach,compose \cb "<pipe-entry> urlview<Enter>" "call urlview to extract URLs out of a message"
5  
6  # Show documentation when pressing F1
7 -macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
8 +macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt.gz<Enter>" "show Mutt documentation"
9  
10  # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y"
11  macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
This page took 0.036243 seconds and 3 git commands to generate.