Skip to content

Conversation

@markhermeling
Copy link

No description provided.

vegerot and others added 4 commits December 31, 2024 08:23
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 BurntSushi#2956
This helps improve diagnostics. Otherwise it can be easy to miss that
ripgrep is doing transcoding.

Fixes BurntSushi#2979
@github-actions
Copy link

CodeSonar analysis

Analysis results are available on the CodeSonar hub

Severity Count
High 0
Medium 4
Low 0
Warning Class Count
Doc Lazy Continuation (Rust Clippy) 4

Generated by CodeSonar

@github-actions
Copy link

CodeSonar analysis

Analysis results are available on the CodeSonar hub

Severity Count
High 0
Medium 4
Low 0
Warning Class Count
Doc Lazy Continuation (Rust Clippy) 4

Generated by CodeSonar

@markhermeling markhermeling merged commit d70f781 into release/LumoLion Jan 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants