Byron / Byron/open-rs

Allow several paths

Open
#70 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.