Trying to use Visidata to view GitHub links #2827
Unanswered
frosencrantz
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Improving the |
Beta Was this translation helpful? Give feedback.
0 replies
-
@midichef will one or more of your pull requests fix the other issues? Like #2655? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been interested in having vd reroute some URLs from common links to more useful URLs, where the intention is clear. For example, GitHub repo links, I want the repo data, and not the web page. There are other things that would be useful, some links I use require using a special version of curl/wget like tools. and it would be useful to have visidata call those tools to open the links.
So I was curious how installers like
uv
are able to quickly download only a specific version of a repo, and learned about the download links like:So I tried out both of these links, and found several issues:
Beta Was this translation helpful? Give feedback.
All reactions