InnovativeInventor / InnovativeInventor/pbutil

Pbcopy prints somehting in terminal

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hi, I've read the code… and I don't like a solution used as it's the same for other OS'es as well. I'd like it to be as clean as possible.

Could you please put this specific line under `#[cfg(all(unix, not(any(target_os="macos", target_os="android", target_os="emscripten"))))]` as it's done in a library you use?

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the pbcopy implementation and identify the specific line that should be guarded. Apply the requested Unix target condition, then verify that pbcopy no longer prints unwanted output in the terminal on the affected platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.