mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit b53babb00c545b4f1f7fddb1ce515b5f0a76f7b5
parent 7caf7ca90e6af579239e61d4387dbfcc1aa49b53
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Fri, 26 Apr 2019 15:33:19 +0000

Merge branch 'mailcap-editor' into 'master'

mailcap text/plain editor is now EDITOR variable

See merge request LukeSmithxyz/mutt-wizard!69
Diffstat:
Mmailcap | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mailcap b/mailcap @@ -1,4 +1,4 @@ -text/plain; vim %s ; +text/plain; $EDITOR %s ; text/html; openfile %s ; text/html; w3m -I %{charset} -T text/html; copiousoutput; image/*; muttimage %s ; copiousoutput