TASEmulators / TASEmulators/BizHawk
[🪟] EmuHawk's command-line output (stdout) is not echoed in the shell it's launched from on Windows
Open
Nobody has claimed this yet.
App: EmuHawk
Working as intended (wontfix)
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Feature request: have option to output log to to CMD that .exe is run from, so that the log output can be piped to another script.
Edit: redirection does work fine. so ignore that bit.
Contributor guide
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
Review EmuHawk's command-line startup and logging paths, focusing on how stdout is handled when launched from a Windows shell. Confirm the existing redirection behavior first; done means providing an option that echoes log output to the launching CMD process without breaking current output behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100