ttystudio
ttystudio copied to clipboard
A terminal-to-gif recorder minus the headaches.
Seems like issues are open for several years, and it fails to install. if it is abandoned, perhaps mention it somewhere in the README and archive it? it is still...
hey there, the installation fails in os x: tell the author that this fails on your system: node-gyp rebuild os x version 10.11.5 node --version v6.2.1 npm --version 3.9.6 cheers...
Hi! I wanted to use a minimal prompt for terminal recordings, but if I do `export PS1="\\$ "` and then run ttystudio, PS1 seems to be reset to the default....
When recording something that involves progress bars the font conversion or similar means that several display bars are incorrectly displayed 
Node Version: v0.12.9 Python Version: 2 ## NPM Version: 2.14.9 Alright so when I run `npm install ttystudio`, It returns: ``` > node-gyp rebuild xcode-select: error: tool 'xcodebuild' requires Xcode,...
Hi, whatever I try, when recording a terminal session I get an OOM. I use the following versions (OSX); ``` ttystudio --version v0.0.16 node --version v6.4.0 ``` ``` 162367 ms:...
I tried to compile my own font using the BDFs from https://github.com/powerline/fonts/tree/a44abd0e742ad6e7fd8d8bc4c3cad5155c9f3a92/Terminus/BDF but it still results in a white box for special characters :( Original:  Output:...
How can these be changed please? Thanks.
I'm using the Solarized dark color scheme in my terminal and vim, but that isn't reflected yet by ttystudio. Recordings look like  when really it looks like  From...
Sometimes I need to think when I do screencasts, and still want the screencast to proceed smoothly. Is there a possibility to record only those frames where there is action...