Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.autocomplete.key-binding.precmd:15: functions[fzf-completion]: parameter not set #344

Closed
muuvmuuv opened this issue Sep 25, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@muuvmuuv
Copy link

  • zsh-autocomplete version: b2078e7
  • Zsh version: /opt/homebrew/bin/zsh zsh-5.8-0-g77d203f
  • Framework: Starship
  • Plugin manager: Znap
  • Operating system: macOS 11.6 (20G165)

Can you help me debug that for you, I have no experience in debugging zsh stuff. I have tried to reproduce it but without any success.

    exec -c zsh -fc "HOME=$PWD SHELL=$SHELL TERM=$TERM exec $SHELL -d"
Klone nach 'zsh-autocomplete' ...
remote: Enumerating objects: 58, done.
remote: Counting objects: 100% (58/58), done.
remote: Compressing objects: 100% (54/54), done.
remote: Total 58 (delta 1), reused 26 (delta 1), pack-reused 0
Empfange Objekte: 100% (58/58), 1.64 MiB | 662.00 KiB/s, fertig.
Löse Unterschiede auf: 100% (1/1), fertig.
% source ~/.zshrc
.autocomplete.compinit.precmd:4: CDPATH: parameter not set
% source /opt/homebrew/opt/fzf/shell/key-bindings.zsh
% fzf-history-widget:4: command not found: fzf
% eval "$(starship init zsh)"
zsh: command not found: starship
% source ~/.zprofile
source: no such file or directory: /var/folders/p8/v45460fx40sdsqvz89vhmwr80000gn/T/tmp.FfJkItz6/.zprofile
% source ~/.zprofile
source: no such file or directory: /var/folders/p8/v45460fx40sdsqvz89vhmwr80000gn/T/tmp.FfJkItz6/.zprofile
% source $HOME/.zprofile
source: no such file or directory: /var/folders/p8/v45460fx40sdsqvz89vhmwr80000gn/T/tmp.FfJkItz6/.zprofile
% path=(/opt/homebrew/bin $path)
% path=(/opt/homebrew/sbin $path)
% typeset -U PATH path
% eval "$(starship init zsh)"
v45460fx40sdsqvz89vhmwr80000gn/T/tmp.FfJkItz6
❯ source /opt/homebrew/opt/fzf/shell/key-bindings.zsh
@muuvmuuv muuvmuuv added the bug Something isn't working label Sep 25, 2021
marlonrichert added a commit that referenced this issue Sep 25, 2021
@marlonrichert
Copy link
Owner

Can you help me debug that for you, I have no experience in debugging zsh stuff. I have tried to reproduce it but without any success.

Not necessary. I know what causes it and it should be fixed now. 🙂

@muuvmuuv
Copy link
Author

Awesome, thanks! :)

@marlonrichert
Copy link
Owner

You're welcome! PS: If you enjoy using my software, please consider sponsoring me. 🙂

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants