Merge branch 'mailcap-editor' into 'master'
mailcap text/plain editor is now EDITOR variable See merge request LukeSmithxyz/mutt-wizard!69
This commit is contained in:
commit
b53babb00c
2
mailcap
2
mailcap
@ -1,4 +1,4 @@
|
|||||||
text/plain; vim %s ;
|
text/plain; $EDITOR %s ;
|
||||||
text/html; openfile %s ;
|
text/html; openfile %s ;
|
||||||
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
||||||
image/*; muttimage %s ; copiousoutput
|
image/*; muttimage %s ; copiousoutput
|
||||||
|
Loading…
Reference in New Issue
Block a user