termsvg icon indicating copy to clipboard operation
termsvg copied to clipboard

Record, share and export your terminal as a animated SVG image.

Results 4 termsvg issues
Sort by recently updated
recently updated
newest added

To maximize distribution, it would be ideal to be able to install via Homebrew and similar, as opposed to compiling locally.

enhancement

I miss the cursor in recordings. I don't know if it's my environment. I recorded from an "xterm" on Ubuntu 22.04.3 LTS.

with this error: ``` panic: runtime error: index out of range [3355443] with length 256 goroutine 1 [running]: github.com/mrmarble/termsvg/pkg/color.GetColor(...) github.com/mrmarble/termsvg/pkg/color/color.go:14 github.com/mrmarble/termsvg/internal/svg.(*Canvas).getColors(0x84c1bf1c0, {0x20, 0x0, 0x1000000, 0x333333}) github.com/mrmarble/termsvg/internal/svg/svg.go:80 +0x432 github.com/mrmarble/termsvg/internal/svg.parseCast(0x84c1bf1c0) github.com/mrmarble/termsvg/internal/svg/svg.go:65 +0x22b...