Documentation ¶ Overview ¶ Command capture opens a shell in a pty, mirrors it to your terminal so you can interact normally, and writes the raw terminal output to a file. Run a program (e.g. nvim) inside it to capture exactly what it emits, for analysis. go run ./cmd/capture -o /tmp/nv.raw Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.