Matthias Endler
Matthias Endler
Interesting. There is an open issue for raw output with `--raw`. As of now we thought that it would also hide the progress bar, but now I'm thinking that it...
Sounds good. ripgrep supports this through `--color`, even though I think it wouldn't be as easy to implement. ``` --color This flag controls when to use colors. The default setting...
Sorry, I rather wanted to point out the automatic environment detection through the `TERM` environment variable and the check for pipes. This way users would not have to configure lychee...
`--dump` is mostly meant for troubleshooting, so I guess it's fine to list it there twice for the reasons you mentioned. Perhaps we should only print data URLs in verbose...
Oh, I did not know about `new_with_broken_link_callback`! Thanks for mentioning it. We could start by printing a warning for broken links? That would already be a step into the right...
> @mre A warning meaning it does not cause the program to return a non-zero code? Good point. We can actually treat it as an error. After all, the link...
I really like that idea! As discussed via chat, we can build packages for Node and Python. For Node we can look into [Neon](https://github.com/neon-bindings/neon) and for Python [pyo3](https://github.com/PyO3/pyo3). At least...
Is this for checking files offline or online? I'm guessing Apache would forward the request to the correct `index.html`/`index.html` file automatically with a redirect. For offline checks, this could indeed...
The way I understood it is that you have to set the index file as a parameter. ``` lychee --allow-index-file foo.html ```
You mean something like https://addons.mozilla.org/en-US/firefox/addon/cookies-txt/ and https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid?