Categorygithub.com/lusingander/donut
modulepackage
0.1.1
Repository: https://github.com/lusingander/donut.git
Documentation: pkg.go.dev

# README

donut

Viewer for .txt or .ascii output by charmbracelet/vhs 🍩

This image uses charmbracelet/vhs example file as an example.

Installation

$ go install github.com/lusingander/donut@latest

Usage

Input a file generated by the vhs, either in .txt or .ascii format, via stdin.

$ donut < output.ascii

Keybindings

KeyDescription
jnext page
kprev page
Tabswitch mode
Ctrl+C Escquit

License

MIT