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

Allow several paths #70

Open
neongreen opened this issue Apr 2, 2023 · 1 comment
Open

Allow several paths #70

neongreen opened this issue Apr 2, 2023 · 1 comment

Comments

@neongreen
Copy link

At least on macOS, the open command works fine with several paths and often does something useful. E.g. if you have VLC and you open several files at once, VLC will create a playlist.

@Byron
Copy link
Owner

Byron commented Apr 2, 2023

I think that's a great idea! I propose implementing this with these(paths: impl IntoIterator…) to allow open::these(…) as sibling to open::that(…).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants