"imagesnap -" regression; no longer outputs to stdout ("-")
nkirsch opened this issue · 5 comments
nkirsch commented
After brew install
, imagesnap -q -
will write to stdout.
After installing the latest master, it does not. Instead a snapshot file is created.
They both say Version 0.2.5
tobycheese commented
Is this solved? I still cannot output to stdout, a file with the name -
is generated when using imagesnap -
(both zsh and bash, imagesnap 0.2.5)
epalzeolithe commented
Here, same issue, need stdout output from ssh command, why does it not working anymore ?
rharder commented
Lost this old issue - sorry. I must have removed this behavior accidentally. I know I used to use it a lot when using imagesnap along with ssh. I'll see about getting stdout working again.
donatj commented
rharder commented
Oh yeah… I seem to recall some underlying API changed so we lost that capability. Let’s see… could maybe write to a temp file internally and then read/dump to output. That would be a useful feature for you?RobSent from my iPhoneOn Apr 11, 2023, at 3:07 PM, Jesse Donat ***@***.***> wrote:
Any word on this? I just upgraded imagesnap on an old laptop and it broke a script I've been using for years.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>