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

Fish 3.0 incompatibility: expected end of statement but instead found a string #34

Closed
nesl247 opened this issue Apr 16, 2018 · 3 comments

Comments

@nesl247
Copy link

nesl247 commented Apr 16, 2018

When running fish from master (fish, version 2.7.1-1070-ga9b582d2 - it's not really 2.7.1) I am getting the following:

~/.config/fish/functions/fundle.fish (line 53): Expected end of the statement, but instead found a string
	if echo $d | grep -v 'N' > /dev/null ^&1
@nesl247
Copy link
Author

nesl247 commented Apr 16, 2018

This is caused by fish-shell/fish-shell#4394

@danhper
Copy link
Owner

danhper commented Apr 16, 2018

Thank you for the warning. I just fixed this and published a new version.

@nesl247
Copy link
Author

nesl247 commented Apr 17, 2018

Thanks!

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