Command line stdout support
Open
enhancement
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
`-r project.mmp -o -` should send the output to stdout.
Now it writes a file named `-.wav`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command-line handling for `-o` and reproduce `-r project.mmp -o -` to observe the `-.wav` output. Done means treating `-` as stdout rather than creating a file, while preserving normal file output behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100