-
Notifications
You must be signed in to change notification settings - Fork 61
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
-p broken #53
Comments
Might be related to this: https://code.google.com/p/vim/issues/detail?id=293 |
Yes that's definitely related to that. 👍 nice finding, too bad it don't have a solution. |
FYI, I rewrote most of the script to fit my need, cf lacombar@63d6914 Btw, I know, the commit message is really vague. I'm not sure if all the stuff I changed make sense ... |
I was looking in the documentation and the strategy of rewriting the arguments is not a good one. |
When using the following command:
Only
foo
is opened.The text was updated successfully, but these errors were encountered: