Skip to content

Commit 13d3884

Browse files
committed
do: bridges - added cache
1 parent 62e1d9e commit 13d3884

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/bridges.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ Currently available bridges:
3131
- [zsh](https://www.zsh.org/)
3232

3333
> 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

Comments
 (0)