What is the purpose of CARAPACE_BRIDGES? #2777
-
|
Hello, I fail to see a difference in completions whether or not I enable CARAPACE_BRIDGES. What should I see or experience? I am a bit stumped and suspect an error in my config. My config for zsh is: |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
|
with bridges: without bridges: |
Beta Was this translation helpful? Give feedback.
-
|
Your ZSH has a With bridges completions from other shells are passed through carapace. It's a bit more obvious in newer shells which don't have a lot completions and benefit from re-using the ones from ZSH. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, thanks for the quick response! Yes, so far I had understood it and I tried the and pressing Update: now I tried to remove any error on my side by completely eliminating my .zshrc. So now I am starting a plain zsh and the behaviour still is the same:
|
Beta Was this translation helpful? Give feedback.
-
|
Hmmm..works for me on linux though 🤔. |
Beta Was this translation helpful? Give feedback.
-
|
I can confirm, with the patch manually applied to the caraspace-bridge repo, the resulting binary works. Just a little slow at startup, because I did not build the release version. Gonna try that now. |
Beta Was this translation helpful? Give feedback.
Ok the fix with quoting the folder might do it for you. The
base64completer just doesn't work on my mac at all (so shouldn't be related to carapace).