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

Problem after upgrading zsh-completions #4

Closed
ivoarch opened this issue Jun 10, 2012 · 6 comments
Closed

Problem after upgrading zsh-completions #4

ivoarch opened this issue Jun 10, 2012 · 6 comments

Comments

@ivoarch
Copy link

ivoarch commented Jun 10, 2012

Hi again. :)

After upgrading, zsh-complications zsh-users/zsh-completions@3497b48...39e26ca , I have all the updates in my $HOME path http://ompldr.org/vZTgxcw , and not in default .antigen /path.

When I try to update again everything is up-to-date?
is ok this?

example:

_android (from antigen path) and _android_after (from my home path)
https://gist.github.com/2904905

Thanks!

@sharat87
Copy link
Member

This looks strange. Can you give the exact version of antigen you were using? The git change set hash should help, if it's not the latest.

When you say you upgraded zsh-completions, did you use the antigen's update command or did you manually do a git pull in its clone?

Also, for the future, if you face anything like this after an antigen upgrade, just deleting the .antigen directory should get your shell back to sanity ;)

@ivoarch
Copy link
Author

ivoarch commented Jun 10, 2012

I follow any changes and Is the last version of antigen,
and use the antigen update command.

[quote
Also, for the future, if you face anything like this after an antigen upgrade, just deleting the .antigen directory should get your shell back to sanity ;) /quote]

Of course, i know about this, but it seemed strange.
You use zsh-complications, any problems with the same?
Thanks!

@sharat87
Copy link
Member

I haven't updated my zsh-completions yet, will do it today evening.
Let me see if I face this.

Shrikant Sharat Kandula, on his iPad.

On 10-Jun-2012, at 4:54 PM, Ivaylo Kuzev
reply@reply.github.com
wrote:

I follow any changes and Is the last version of antigen,
and use the antigen update command.

[quote
Also, for the future, if you face anything like this after an antigen upgrade, just deleting the .antigen directory should get your shell back to sanity ;) /quote]

Of course, i know about this, but it seemed strange.
You use zsh-complications, any problems with the same?
Thanks!


Reply to this email directly or view it on GitHub:
#4 (comment)

@ivoarch
Copy link
Author

ivoarch commented Jun 10, 2012

Ok thanks!

@sharat87
Copy link
Member

Nope, I don't see it. I have a feeling that's because the code that does copying/linking of plugins is no longer present. There is no occurrance of the cp or ln commands in antigen anymore. Probably that piece of code had the problem when you updated.

In either case, let's take it up if you see it again. Also, please update your antigen if you haven't already done so :)

@sharat87 sharat87 reopened this Jun 11, 2012
@sharat87
Copy link
Member

Sorry, missed it. The bug is very much present and I believe its because of this: http://stackoverflow.com/a/5083437/151048

I'll push a fix right away. Thanks for raising this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants