Allow several paths
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 402
- Forks
- 61
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the CLI entry point that handles the open command and trace how it currently accepts a path. Extend the behavior to accept several paths, then verify on macOS that multiple files can be passed together and that the command preserves the useful application behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100