# # This file is revised version of Pine.rc (v 1.5 2000/02/11 09:04:22 roessler). # Now nearly all keys of PINE 4.33 are supported. However, some of them are # not implementable with mutt, e.g. zooming. # # -- Tobias von Koch # bind generic ' ' next-page bind generic - previous-page bind generic \; tag-entry ignore * # this means "ignore all lines by default" unignore from: subject to cc mail-followup-to date #####INDEX##### # Not implemented are: J Tab Z A # M O ##### bind index a tag-prefix bind index c mail bind index e save-message bind index g change-folder macro index l g? bind index n next-undeleted bind index p previous-undeleted bind index r group-reply bind index s save-message bind index t create-alias bind index v display-message bind index w search bind index x sync-mailbox bind index % print-message bind index $ sort-mailbox bind index * flag-message macro index < g? bind index > display-message #####PAGER##### # Not implemented: Ret ^F ^B J # M O ##### bind pager c mail bind pager e save-message bind pager g change-folder macro pager l g? bind pager n next-undeleted bind pager p previous-undeleted bind pager s save-message bind pager t create-alias bind pager w search bind pager previous-line bind pager next-line bind pager < exit bind pager > view-attachments bind pager * flag-message bind pager % print-message bind pager : tag-message #####COMPOSE##### # Not implemented: ^R ^T (To Adressbook) ##### bind compose \cj attach-file bind compose \co postpone-message macro compose \ct a? bind compose \cx send-message # PINE has different defaults for this variables set folder=~/mail set record=+sent-mail set nosave_name set postponed=~/mail/postponed-msgs set hdr_format="%Z %3C %{%b %d} %-19.19L (%5c) %s" set move=no set editor="pico -tzm" # Colors #### These are not the default colors of PINE, they're just what I prefer. #color hdrdefault black default #color quoted magenta default #color signature red default #color indicator white black #color error brightred default #color status white yellow #color tree magenta default # the thread tree in the index menu #color tilde magenta default #color message brightcyan default #color markers brightcyan default #color attachment brightmagenta default #color search default green # how to hilite search patterns in the pager #color header brightblack default ^(From|Subject): #color body brightblack default "(ftp|http)://[^ ]+" # point out URLs #color body brightblack default [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses #color underline brightgreen default