termtosvg icon indicating copy to clipboard operation
termtosvg copied to clipboard

Record terminal sessions as SVG animations

Results 12 termtosvg issues
Sort by recently updated
recently updated
newest added

The following should show a blinking *Blink*: ```sh echo -e "Normal \e[5mBlink" ``` However, this is not shown in a recording: ![blink](https://users.slxh.eu/silex/termtosvg_blink.svg) PS: this tool is incredible, thanks for the...

Hello, Can I install TermToSVG on Windows?

I could not find tool that can edit animations produced by `termtosvg`. And from [the format description](https://github.com/nbedos/termtosvg/blob/develop/man/termtosvg-templates.md#termtosvg-internal-template-usage) it looks quite real. All frames in `termtosvg` animation are independent and stored...

When I output svg's using the termtosvg tool the files *do* work in safari. Not sure why the webpage's svg doesn't play.

bug

Hey! For users disabling JavaScript, would it be possible for JavaScript-enabled themes to fallback to the non-interactive-looping version? It would mean JS controls are hidden by default and displayed only...

This is an issue seen with Firefox 74, on Windows and Linux. This is **not** an issue with Chrome (tested on Windows). I rendered a short animation with --template=window_frame_js. I...

on ubuntu 16.04, firefox 60.0.2, a recorded session shows mangled powerline fonts in my oh-too-blingy zsh config. compare static png: ![image](https://user-images.githubusercontent.com/3641839/42235999-82ec592a-7ec7-11e8-89f2-b856f484b6c3.png) attached SVG: [rendered.zip](https://github.com/nbedos/termtosvg/files/2160481/rendered.zip)

Suggested here: https://news.ycombinator.com/item?id=21751910 ttyrec: https://en.wikipedia.org/wiki/Ttyrec

enhancement

It seems like #105 is not resolved. I am opening a new one, since the original one got lengthy, sidetracked and closed. The colors for the bold text are completely...