Skip to content

silently handle broken pipe on printing to stdout#106

Merged
Canop merged 1 commit intomainfrom
handle-broken-pipe
Dec 2, 2025
Merged

silently handle broken pipe on printing to stdout#106
Canop merged 1 commit intomainfrom
handle-broken-pipe

Conversation

@Canop
Copy link
Copy Markdown
Owner

@Canop Canop commented Nov 24, 2025

Fix #104

Also don't print a TTY Reset when called with --color no or piped to a non TTY stream

Fix #105

Fix #104

Also don't print a TTY Reset when called with `--color no` or piped
to a non TTY stream

Fix #105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dysk output produces colour reset (ESC[0m) even when color=no unexpected panic when pipe to non existing program

1 participant