Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--help not working on windows powershell, cmd or gitbash #2937

Open
bedge opened this issue Dec 27, 2024 · 0 comments
Open

--help not working on windows powershell, cmd or gitbash #2937

bedge opened this issue Dec 27, 2024 · 0 comments
Labels

Comments

@bedge
Copy link

bedge commented Dec 27, 2024

Describe the bug
From CMD:

C:\Users\edgeb1>copyq --help
<no output>

From powershell

➜ copyq --help
<no output>

From Gitbash

edgeb1@RSCMW3512 MINGW64 ~
$ copyq --help
<no output>

To Reproduce

  1. Run copyq --help from any available shell.

Expected behavior
Should display help options

image

Version, OS and Environment

image

that said, windows 11, copyq 9.1.0

image

  • 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

@bedge bedge added the bug label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant