←back to thread

525 points cantdutchthis | 2 comments | | HN request time: 0.532s | source
1. xyst ◴[] No.44501958[source]
This is nice until you realize `svg-term-cli` appears to be abandoned

https://github.com/marionebl/svg-term-cli/commits/master/

Last commit ~6 years ago. Does not appear to be any viable forks either.

Fortunately, I use nix to manage my system which sort of forces me to inspect the maintenance history of projects. Better than blindly installing `npm` packages in global namespace.

asciinema on the other hand is very interesting. Seems I can do without the svg aspect here, but something to keep in mind (svg animations).

replies(1): >>44502437 #
2. jlarocco ◴[] No.44502437[source]
Did you hit a bug or security issue that's blocking you from using it?