Skip to content

fix: simplify binary response warning message#824

Merged
ryanfowler merged 1 commit into
mainfrom
fix/binary-warning-message
Jul 2, 2026
Merged

fix: simplify binary response warning message#824
ryanfowler merged 1 commit into
mainfrom
fix/binary-warning-message

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Replace the confusing '-o - > file to redirect raw bytes' workaround suggestion with clear '-o ' to save to a file, or '-o -' to force raw stdout output.

Changes:

  • Simplified the binary_response_warning message text
  • Updated docs: removed redundant shell redirection examples
  • Updated tests (unit + integration) to match new wording

Validation: cargo test --test terminal — 11/11 passed

Replace confusing '-o - > file to redirect raw bytes' workaround
with clear '-o <file>' and '-o -' options. Update docs and tests.
@ryanfowler ryanfowler enabled auto-merge July 2, 2026 00:59
@ryanfowler ryanfowler merged commit 815fa86 into main Jul 2, 2026
4 checks passed
@ryanfowler ryanfowler deleted the fix/binary-warning-message branch July 2, 2026 01:03
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.

1 participant