mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-07 20:55:03 +00:00
![]() Previously, you needed to save the completion script to a file and then source it. Now, you can dynamically source completions in zsh by running $ source <(rg --generate complete-zsh) Before this commit, you would get an error after step 1. After this commit, it should work as expected. We also improve the FAQ item for zsh completions. Fixes #2956 |
||
---|---|---|
.. | ||
complete | ||
doc | ||
config.rs | ||
defs.rs | ||
hiargs.rs | ||
lowargs.rs | ||
mod.rs | ||
parse.rs |