You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this not indicative of needing to change the mechanism used to print to stdout for windows targets?
I have not looked at the code, but there's usually half a dozen abstractions one can use for stdout processing, no?
Describe the bug
From CMD:
From powershell
From Gitbash
To Reproduce
copyq --help
from any available shell.Expected behavior
Should display help options
Version, OS and Environment
that said, windows 11, copyq 9.1.0
Application Version (for example 7.1.0)
9.1.0
OS (for example Windows 11, Ubuntu 22.04, macOS Sonoma 14.4)
windows 11
Desktop environment, window manager (if applicable)
windows 11
Additional context
I am able to run
copyq --add XXX
to add things to the clipboard.I just get no output from any copyq shell commands
The text was updated successfully, but these errors were encountered: