| ▲ | w108bmg 5 days ago |
| lol good catch, and I totally missed it I used vhs to record the gif which must not run the script in my native terminal! I’ll have to see about fixing it! |
|
| ▲ | yonatan8070 5 days ago | parent | next [-] |
| I've seen a lot of people use asciinema to record and share terminal recordings, it works quite well |
| |
| ▲ | diggan 4 days ago | parent | next [-] | | You still end up having to turn it into a GIF if you want it to autoplay on GitHub's markdown viewer, or video if you want it to run on the page but require a click-to-play. | | |
| ▲ | yonatan8070 4 days ago | parent [-] | | Huh, I though you could embed those into READMEs on GitHub, but turns out you can't |
| |
| ▲ | nightpool 4 days ago | parent | prev [-] | | How would that solve the font problem? I feel like that would only make the problem of having unsupported fonts even worse. |
|
|
| ▲ | wonger_ 4 days ago | parent | prev [-] |
| One solution could be to use the docker version of vhs, and edit the dockerfile to pull your desired font. |