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

Installing the terminalizer results in several errors. Log: [2021-03-25T20_55_55_394Z-debug.log](https://github.com/faressoft/terminalizer/files/6207882/2021-03-25T20_55_55_394Z-debug.log)

![1625538236(1)](https://user-images.githubusercontent.com/42437658/124533076-49122380-de44-11eb-97e8-1fe9fa5023b4.jpg)

Hi support team, I shared some recording I really wanted to delete, but I can't seem to find any doc related to delete a recoding

Command I'm trying: ``` terminalizer render ../github-pr-demo.yml ``` This is the error: ``` Error: Error: [5282:0421/171616.676227:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData:

This is a great tool! I like to use this very much. It's my primary to record my terminal. But... Unfortunately, it does not support the latest version of Node...

Hi, It would be great if there was an option to install terminalizer through a flatpak, or using a snap package. I was checking if this was possible and I...

How to install it on Ubuntu 20.04? $ sudo npm install npm@latest -g /usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/npx -> /usr/local/lib/node_modules/npm/bin/npx-cli.js + [email protected] added 434 packages from 885 contributors in 4.53s $...

There's a specification on linux where directories and files should go for users. https://wiki.archlinux.org/title/XDG_Base_Directory It would be ideal if terminalizer would follow that so that it reduces clutter in the...

hello! While trying to make my generated GIFs smaller I ended up prototyping using upng-js to generate an animated PNG instead of a GIF. APNGs are supported by just about...