croc
croc copied to clipboard
Hangs in Git Bash
Please try to download the latest version of croc before reporting a bug!
Describe the bug Installed the app with scoop in powershell, but usually i use git bach for all cli in windows. all croc commands just hang in git bash
To Reproduce Steps to reproduce the behavior:
- Install croc on windows
- open git bash
- croc send --text "hello"
- observe it hanging
Expected behavior Should not hang
Version $ croc --version croc version v8.6.12-c373b38
Try with --ignore-stdin
. Works for me.
Stale issue message