Viewer for .txt
or .ascii
output by charmbracelet/vhs 🍩
This image uses charmbracelet/vhs example file as an example.
$ go install github.com/lusingander/donut@latest
Input a file generated by the vhs, either in .txt or .ascii format, via stdin.
$ donut < output.ascii
Key | Description |
---|---|
j | next page |
k | prev page |
Tab | switch mode |
Ctrl+C Esc | quit |
MIT