terminalizer icon indicating copy to clipboard operation
terminalizer copied to clipboard

🦄 Record your terminal and generate animated gif images or share a web player

Results 122 terminalizer issues
Sort by recently updated
recently updated
newest added

Can't I use it with a terminal that doesn't have a display frame buffer? ### **EXPECTED RESULTS** Rendering files are generated. ### **ACTUAL RESULTS** Rendering files are not generated. ###...

When attempting to share an invalid `.yml`, the webserver will return a stringified JSON response. In the error handling in `share.js`, you attempt to treat it as JSON: `return reject(body.errors.join('\n'));`....

Add info about usage on Windows.

I'm not sure what I'm doing wrong. When I run `terminalizer record demo`, it prints 'Press CTRL+D to exit and save the recording', then it completely exits, the console is...

I dont know why but rendering fails on my device although recording and playing back the recording works. I am using Termux on android. I have installed electron using the...

Sorry if this is a dumb question, but I can't figure out how to download my terminal recording from terminalizer.com: https://terminalizer.com/view/143d4d3e3119 I looked up the "Network" tab in Chrome, but...

![image](https://user-images.githubusercontent.com/10499048/84530104-dd15c800-ace2-11ea-84f4-facea9a05b18.png) When I try to record, I get these errors and this colorless shell. I am using zshell on macos, but have the same issue with fish shell Any ideas?

Is there any plan to add a feature that can show the key pressed, the way [screenkey](https://gitlab.com/screenkey/screenkey) does? This can help those making tutorials on programming to show shortcuts they...

Hello, When trying to render on Ubuntu Linux 4.17.11-041711-generic I get the following error : ``` Theme parsing error: gtk.css:6777:29: Missing opening bracket in color definition ``` Here is a...

terminalizer doesn't seem to support bold fonts in the terminal. any plan to support this? would be amazing