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

It would be super cool if the render wasn't limited to one CPU only. That would speed the process a lot.

When doing the command: ```bash terminalizer render example.yml ``` I receive this error: ```bash Error: Error: [31871:1208/233517.072099:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData:

Is it possible to change the global configuration location from `~/.terminalizer/config.yml` to `~/.local/terminalizer/config.yml`? I already have so many home directory dot files so seeing if it's possible..

It would be nice if there were a config setting that would disable the following prompt: ``` The command `terminalizer share`can be used anytime to share recordings! ? Would you...

Hi all, I have been able to run terminalizer in a pipeline, using headless electron (applying this patch: https://github.com/faressoft/terminalizer/pull/134), and executing the process by `xvfb-run -d -w 60 wrapper-to-render.sh ...`....

Version: 0.7.2 Version OS: macOS 11.3 Steps that will reproduce the problem? 1. `npm install -g terminalizer` What is the expected result? - Installed binary What happens instead? - Error...

Fix for https://github.com/faressoft/terminalizer/issues/150 (see https://github.com/faressoft/terminalizer/issues/150#issuecomment-775487720)

node version: v14.3.0 npm vserion: 6.14.5 Doesn't install: ```sh $ sudo npm install -g terminalizer npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 /usr/bin/terminalizer -> /usr/lib/node_modules/terminalizer/bin/app.js > @faressoft/[email protected]...

based on https://github.com/faressoft/terminalizer/issues/112#issuecomment-933500517

When I run `terminalizer render Name` throws me this error: ``` Error: Error: (electron:4827): Gtk-WARNING **: 03:34:45.617: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be...