sandr01d
sandr01d
> I understand that this can be seen as a more general refactoring. I think, though, that it would make this specific commit better, so IMO it would be the...
Alternatively, to doing this after #326, we could keep this here as is for the moment and continue splitting out other chunks. Once the preview functions are introduced, we can...
I've now rebased this PR on #349 and replaced the usage of `xargs`, as previously requested by @carlfriedrich. Re-requesting you reviews @cjappl @carlfriedrich. There is one thing that I did...
Changes have been merged with #326
I did all the changes I meant to do here. Awaiting your reviews @carlfriedrich @cjappl.
Yes, sure. Don't have the time today, but plan to do so tomorrow.
Changes have been merged with #326
@cjappl sounds like compsys (zsh's completion system) is not initialized. Let me walk you through the setup and try to provide a bit of background information that might come in...
@cjappl Can this issue be closed? Looks to me like #340 and https://github.com/Homebrew/homebrew-core/pull/164702 solve this.
I'm suspecting your version of git does not have the `--pathspec-file-nul` flag that we use. I can not reproduce this using git 2.42.0. To validate this, please run the following...