panicbit
panicbit
Notes: `PercentDecode>` and `Iterator`. The former would be preferred since it can save an allocation.
Setup is called automatically by `jbang app install`.
Actually, it seems like setup is not called automatically anymore once `.jbang/bin` is in the path. Is that correct?
Alright, that is good enough for me (although I would still prefer a warning or a prompt instead of just doing something behind my back). Thanks!
`jbang` not being in `$PATH` wasn't the issue. It was about the folder where jbang stores apps. I did install jbang manually from GitHub releases. Also note that in my...