2007-06-11 12:14:06 +00:00
|
|
|
--- mutt-1.5.16/Muttrc.head.muttrc 2007-06-06 18:02:56.000000000 +0200
|
|
|
|
+++ mutt-1.5.16/Muttrc.head 2007-06-11 10:46:02.000000000 +0200
|
|
|
|
@@ -19,11 +19,15 @@
|
2007-03-19 11:27:49 +00:00
|
|
|
|
|
|
|
# Show documentation when pressing F1
|
|
|
|
macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
|
|
|
|
+# and also F2, as some terminals use F1
|
|
|
|
+macro generic,pager <F2> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
|
|
|
|
|
|
|
|
# show the incoming mailboxes list (just like "mutt -y") and back when pressing "y"
|
|
|
|
macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
|
|
|
|
bind browser y exit
|
|
|
|
|
|
|
|
+bind editor <delete> delete-char
|
|
|
|
+
|
|
|
|
# If Mutt is unable to determine your site's domain name correctly, you can
|
|
|
|
# set the default here.
|
|
|
|
#
|