logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Edit Files - View Files with Mailcap | Online Free DevTools by Hexmos

Edit files effortlessly with Mailcap using this command alias. View files with the default mailcap explorer and streamline file processing. Free online tool, no registration required.

edit

An alias to a run-mailcap’s action edit. Originally run-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}}

See Also