From: Mischa POSLAWSKY Date: Wed, 4 Apr 2012 21:46:45 +0000 (+0200) Subject: mutt: link e(dit) to vi page X-Git-Tag: v1.5~10 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/c1533ffedb7702b518441b602b4a10e139e08d83 mutt: link e(dit) to vi page --- diff --git a/mutt.inc.pl b/mutt.inc.pl index 90185c9..73ce7d6 100644 --- a/mutt.inc.pl +++ b/mutt.inc.pl @@ -56,7 +56,7 @@ my %common = ( 'D' => ['co arg'], # delete-pattern '^d'=> ['co'], # delete-thread '+d'=> ['co'], # delete-subthread - 'e' => ['co'], # edit + 'e' => ['co linkvi'], # edit '^e'=> ['co'], # edit-type '+e'=> [undef], # resend-message 'f' => ['mo modem'], # forward-message