-
Notifications
You must be signed in to change notification settings - Fork 5
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
Copy to clipboard bug #3
Comments
Thank you @RobGThai I've running into this issue as well, it is so annoying, going to take a look at it as soon as I get some time :) |
Same here. |
With Alfred 2.2 (243) you can enable workflow debugging, if anyone is able to record the output while reproducing this and paste the log here that'd be awesome jk please try to debug it as well, any output is much appreciated |
GP
DEP
Both result in the same effect. One thing I found is that this behaviour only happen when I'm in Android Studio. Trying the same thing while focusing on Github works perfectly. By the way, is there any difference between gp and dep? |
@RobGThai I see, thanks for the info... I'm able to reproduce it with Android Studio as well grrr There is no difference between By the way you can also override the dependency scope by writing it right after |
OS X 10.9.2
Alfred 2.2(243)
It seems that if you have copied something then "gp dagger". It will paste the copy text instead of dagger artifact. So we have to gp twice to get the expected artifact.
The text was updated successfully, but these errors were encountered: