-
Notifications
You must be signed in to change notification settings - Fork 3
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
promptd-vcs crashes with Range exception on Mac OS X 10.10 #6
Comments
Thanks for reporting this! By the looks of it, promptd is assuming the output from Could you give the output of |
Hi,
Here is some more info/output:
I installed |
empty git status --procelain output doesn't crash prompt-vcs any longer
Simple fix for issue #6 that fixes the crash when git-status --porcelain outputs nothing
Thanks for resolving this! Out of curiosity, could you try out the branch |
Hi Matt, Tried the Sorry about the spaces vs tabs mixup in my pull-request. I totally forgot that my vim settings are set to use spaces instead of tabs for indentation. I'll be more careful in the future. |
Don't worry about the little stuff. I'm just humbled that other people are using my software and submitting patches for it. Thanks to you, it runs on another OS! |
Tested and working according to a Mac user: #6 (comment)
Hi,
I just cloned the repo, ran
make
andpromptd-vcs
fails with an exception. This is on Mac OS X 10.10.This also happens for the tag
v0.3
.The text was updated successfully, but these errors were encountered: