We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08dce9e + 13d3884 commit 9f62c84Copy full SHA for 9f62c84
docs/src/bridges.md
@@ -31,3 +31,8 @@ Currently available bridges:
31
- [zsh](https://www.zsh.org/)
32
33
> Bridging frameworks should be preferred to shells (e.g. zsh) as these generally work better and have less overhead.
34
+
35
+## Cache
36
37
+The list of completers is cached to not impact shell startup time.
38
+Clear the cache with `carapace --clear-cache` if your system changes.
0 commit comments