Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorthand script to open files, paths or URLs #169

Closed
arcticicestudio opened this issue Nov 20, 2018 · 0 comments
Closed

Shorthand script to open files, paths or URLs #169

arcticicestudio opened this issue Nov 20, 2018 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

Most OS provide builtin tools to open a file, path or URL with the associated application based on the MIME type. To use a uniform command for it a new script called open will be implemented.
When running on Linux it'll use the XDG compliant tool xdg-open from xdg-utils while it'll pass through the parameters to the builtin application also called open when run on macOS.

@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Nov 20, 2018
@arcticicestudio arcticicestudio self-assigned this Nov 20, 2018
@arcticicestudio arcticicestudio changed the title Shorthand script to open file, path or URL Shorthand script to open files, paths or URLs Nov 20, 2018
@arcticicestudio arcticicestudio removed their assignment Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant