schollz / croc

Easily and securely send things from one computer to another :crocodile: :package:
https://schollz.com/software/croc6
MIT License
27.75k stars 1.1k forks source link

remove unnecessary trailing newline character when stdout is enabled #661

Closed TravisRoad closed 7 months ago

TravisRoad commented 7 months ago

624

Output the newline character to stderr to ensure consistency between the content sent and the content output to stdout.

schollz commented 7 months ago

whoops, sorry I did this in the wrong order. can you rebase and push again?

TravisRoad commented 7 months ago

ok, I will open another pr