Lights, Camera, Action!
Write tape files by simply using the terminal! ✨
VHS Record
VHS v0.2.0
comes with brand new recording functionality. 📹
To get started, run:
vhs record > record.tape
Perform any actions you want to see in your demo. And, then exit
the terminal session to finish.
After the session is recorded, you can make edits to the .tape
file that was just recorded and then use VHS to generate the GIF file.
vhs < record.tape
Brand New Themes
Now, Set Theme
may also take a named theme to use as the color scheme. To use this feature, pass a string from vhs themes
to the Set Theme
command.
Set Theme dracula
Change Shells
VHS now allows you to use a shell other than bash
for your demos. You can use the Set Shell
command in the tape file to change shells.
Set Shell zsh
Fixes
- Exit VHS process gracefully in event of error or cancellation
- Fix leakless windows browser for go-rod
- Use powershell / cmd prompt on windows
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.