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

xcall not making successful x-callback-url requests #1460

Open
3 tasks done
aimerib opened this issue Apr 19, 2022 · 2 comments
Open
3 tasks done

xcall not making successful x-callback-url requests #1460

aimerib opened this issue Apr 19, 2022 · 2 comments
Labels
support Help needed from the maintainers of the repository

Comments

@aimerib
Copy link

aimerib commented Apr 19, 2022

Checklist

Configuration

iOS 15.4
Blink: v15.0.7.536 (App Store). Mar 24 2022

Describe the bug

When using a plain terminal - i.e. no ssh or mosh session active - I can’t seem to execute xcall successfully.
To reproduce this, in Blink shell:
xcall -v working-copy://x-callback-url/repos?key=mykey will switch to WorkingCopy and back to Blink, but no results are returned, and I don’t have access to my cursor until I ctrl-c out of xcall
(mykey is the actual key for WorkingCopy in this instance)

I’ve tried using the -j flag and the -s flag, but the return of that particular action is an array of json objects, so not sure how to formulate the flag, but I would expect at least to be able to see what is being returned.

When using the exact same x-callback-url for WorkingCopy in shortcuts I get the expected result.

Expected result would be to receive at the very least the raw payload returned by WorkingCopy, but this might be just a lack of information on how xcall should behave on my part. I’ve looked at the code for it for a little bit, but iOS development isn’t my forte, so I can’t quite place why this is just hanging on returning to Blink.

This is a screenshot of my blink shell upon returning from WorkingCopy
IMG_0029

Thank you so much for this amazing software, and for any help you might be able to provide.

@aimerib aimerib added the support Help needed from the maintainers of the repository label Apr 19, 2022
@extratone
Copy link

My experience has been the same though I've been able to successfully use the command to run conventional URL schemed commands, the return to Blink always results in a non-responsive window.

Upload.from.GitHub.for.iOS.MOV

@aimerib
Copy link
Author

aimerib commented Apr 20, 2022

My experience has been the same though I've been able to successfully use the command to run conventional URL schemed commands, the return to Blink always results in a non-responsive window.

Upload.from.GitHub.for.iOS.MOV

Hey! I actually came across your blog post about tilde.town and blink on an iPhone because of researching this issue! Good stuff!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Help needed from the maintainers of the repository
Projects
None yet
Development

No branches or pull requests

2 participants