hluk/CopyQ

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

Open

#2937 aperta il 27 dic 2024

Vedi su GitHub
 (11 commenti) (1 reazione) (0 assegnatari)C++ (419 fork)batch import
Windowsbughelp wanted

Metriche repository

Star
 (7372 star)
Metriche merge PR
 (Merge medio 17h 35m) (13 PR mergiate in 30 g)

Descrizione

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

Guida contributor