X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=contrib%2FPine.rc;fp=contrib%2FPine.rc;h=0000000000000000000000000000000000000000;hb=6d4e89a8e0a0d6639c04b8ac0ca808b1dba23c3d;hp=2b09b2855215f5921040f09ba051b6dff716b08b;hpb=ffd9bdb72850419ba4131009524787d616f785bb;p=apps%2Fmadmutt.git diff --git a/contrib/Pine.rc b/contrib/Pine.rc deleted file mode 100644 index 2b09b28..0000000 --- a/contrib/Pine.rc +++ /dev/null @@ -1,44 +0,0 @@ -# -# This file contains commands to change the keybindings in Mutt to be -# similar to those of PINE 3.95. -# - -# -# $Id: Pine.rc,v 3.0 2002/01/24 12:11:17 roessler Exp $ -# - -bind index v display-message -bind index p previous-undeleted -bind index n next-undeleted -bind index ' ' next-page -bind index c mail -bind index g change-folder -bind index w search -bind index y print-message -bind index x sync-mailbox -bind index $ sort-mailbox -bind index a tag-prefix -bind index \; tag-entry - -# Not possible to simulate zoom-out... -macro index z l~T\r - -bind pager p previous-undeleted -bind pager n next-undeleted -bind pager ' ' next-page -bind pager g change-folder -bind pager c mail -bind pager w search -bind pager y print-message -bind pager \n noop # PINE prints "No default action for this menu." -bind pager previous-line -bind pager next-line - -bind compose \cx send-message - -# PINE has different defaults for this variables -set folder=~/mail -set record=+sent-mail -set nosave_name -set postponed=~/postponed-msgs -set index_format="%Z %3C %{%b %d} %-19.19L (%5c) %s"