hluk/CopyQ
Auf GitHub ansehen--help not working on windows powershell, cmd or gitbash
Open
#2.937 geöffnet am 27. Dez. 2024
Windowsbughelp wanted
Repository-Metriken
- Stars
- (7.372 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 17h 35m) (13 gemergte PRs in 30 T)
Beschreibung
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
- Run
copyq --helpfrom 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