Coder Social home page Coder Social logo

Comments (5)

grigorii-horos avatar grigorii-horos commented on May 29, 2024 1

@young-druid zpm supports this standard. Also, I use this approach in my plugins. Take a look here: https://github.com/zpm-zsh/autoenv/blob/master/autoenv.plugin.zsh#L3

But this header with $0 handler missing in zsh-users/zsh-history-substring-search

from zpm.

grigorii-horos avatar grigorii-horos commented on May 29, 2024

Hey @young-druid . Phis plugin has a bug. It can't detect plugin folder.

0=${(%):-%N}

But you can bypass this

zpm load zsh-users/zsh-history-substring-search,source:zsh-history-substring-search.zsh

from zpm.

young-druid avatar young-druid commented on May 29, 2024

I see now. I don't think this is a plugin bug. I noticed you said that there is a bug in another plugin. But it is a common way to define plugins nowadays. Many zsh plugin managers support this specification: zcomet, zgenom and zinit. I am not insisting zpm supports it as well. But you may notice that quite a big amount of plugins use that notation: 0=${(%):-%N}.
It was proposed as a standard here. So if you can have a look and see if it is possible for zpm to support it that would be cool.

from zpm.

young-druid avatar young-druid commented on May 29, 2024

For example there is another one.

from zpm.

young-druid avatar young-druid commented on May 29, 2024

Yes. You are right. This header is missing in both plugins.

from zpm.

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.