AlexanderTheGrey

Results 14 comments of AlexanderTheGrey

Thanks for the clarification. I copy/pasted an initial code from the browser URL provided by `mutt_oauth2.py` manually, inputted that into `mutt_oauth2.py` on the terminal, then got the access token. Apparently...

Thanks! I can confirm `--stdin` is working correctly in v1.6.1. When I run `git ls-files | repomix --stdin` in a repository with only unstaged files, it runs without hanging and...

It's been implemented. https://github.com/orgs/Homebrew/discussions/6519

Thanks for the response. `xz` has the same problem: its progress indicator can't show meaningful completion percentage in pipes because it doesn't know the total input size upfront, just like...