Code Monkey home page Code Monkey logo

Comments (8)

esc avatar esc commented on June 30, 2024

Can you list how you installed the completion, which version it is and the output of print -l $fpath.

from conda-zsh-completion.

diego898 avatar diego898 commented on June 30, 2024

Im using the latest version, installed using the instructions on the top of the file:

Installation and use:
image

My current fpath:

➜  praxis ~/bin print -l $fpath
/home/mesada/.oh-my-zsh/plugins/python
/home/mesada/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
/home/mesada/.oh-my-zsh/plugins/fzf
/home/mesada/.oh-my-zsh/plugins/colorize
/home/mesada/.oh-my-zsh/plugins/sudo
/home/mesada/.oh-my-zsh/plugins/history
/home/mesada/.oh-my-zsh/plugins/git
/home/mesada/.oh-my-zsh/functions
/home/mesada/.oh-my-zsh/completions
/usr/local/share/zsh/site-functions
/usr/local/share/zsh/5.7.1/functions
/home/mesada/bin/conda-zsh-completion

from conda-zsh-completion.

esc avatar esc commented on June 30, 2024

Could it be, that an older version of the completion is installed in home/mesada/bin/conda-zsh-completion?

from conda-zsh-completion.

diego898 avatar diego898 commented on June 30, 2024

@esc I don't think so - the first line in my screenshot is me pulling down a fresh clone into that directory

from conda-zsh-completion.

esc avatar esc commented on June 30, 2024

@diego898 I am out of ideas, sorry.

from conda-zsh-completion.

johnstill avatar johnstill commented on June 30, 2024

@diego898, I installed this autocomplete to /usr/local/share/zsh/site-functions when I installed zsh 5.7 on praxis. This dir is ahead of /home/mesada/bin/conda-zsh-completion in your fpath and hence was overriding your installation. If you have custom zsh functions they need to be at the head of your fpath or they may be shadowed. I've reinstalled this completion func with the updated version (looks like activate support was just added a few days ago); I'll follow up with you offline.

from conda-zsh-completion.

esc avatar esc commented on June 30, 2024

@diego898 @johnstill let us know if this issue can be closed

from conda-zsh-completion.

esc avatar esc commented on June 30, 2024

closing this now, please re-open if the issue persists

from conda-zsh-completion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.