zdharma-continuum / zinit-annex-submods

Other
2 stars 2 forks source link

Cannot find git-process-output.zsh #3

Closed kepbod closed 2 years ago

kepbod commented 2 years ago

When I cloned a repo as external, it said it cannot find git-process-output.zsh. the code I used:

zinit ice svn silent submods"zsh-users/zsh-history-substring-search -> external"
zinit snippet PZT::modules/history-substring-search
pschmitt commented 2 years ago

That's an issue, yes.

We moved said file in zinit's core and haven't updated the path to it here.

Refs: