Open fbricon opened 4 years ago
is jbang --verbose alias list fbricon
close enough for you?
but yes, if I do agree if --verbose
does not show where it actually comes from that is a bug.
jbang --verbose alias list fbricon
can help for now, as I can right-click on the URL from my terminal to open it. It's not super obvious though ;-)
I want to easily see the actual source file behind
jbang lastweek@fbricon
. For instance,jbang --verbose
could display that it's actually calling https://github.com/fbricon/jbang-catalog/blob/master/lastweek.java behind the scene. There might even be a dedicated command to display the actual source path of a catalogued file, so it can be piped into another program