Closed alexose closed 2 years ago
🙌 Thanks for opening this pull request! You're awesome.
Ping!
Can you add a video/gif of it working? Also, are there any scenarios were the await might throw an error? if that's the case, would be great to handle it
Here's a gif of it in action:
Per inquisitor's README.md, it can indeed throw errors if the terminal isn't capable of rendering the menu for some reason. The above commit should handle this case (and anything else that might result in an error).
🎉 Congrats on getting your first pull request landed!
:tada: This PR is included in version 4.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update [ ] Bug fix [X] New feature [ ] Other, please explain:
What changes did you make? (Give an overview)
Added a peerflix-style interactive select mode.
Which issue (if any) does this pull request address?
https://github.com/webtorrent/webtorrent-cli/issues/130
Is there anything you'd like reviewers to focus on?
Hopefully I got the formatting right!