mirror of https://github.com/CrimsonTome/tldr.git
346 B
346 B
edit
An alias to a
run-mailcap
's action edit. Originallyrun-mailcap
is used to process/edit mime-type/file. More information: https://www.computerhope.com/unix/uedit.htm.
- Edit action can be used to view any file on default mailcap explorer:
edit {{filename}}
- With
run-mailcap
:
run-mailcap --action=edit {{filename}}