Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to stop looping GIF using just this program? #3

Open
uriel1998 opened this issue Jan 4, 2023 · 2 comments
Open

How to stop looping GIF using just this program? #3

uriel1998 opened this issue Jan 4, 2023 · 2 comments

Comments

@uriel1998
Copy link

I can see in the terminal-image repository that this exists:

terminalImage.gifBuffer(imageBuffer, options?)
terminalImage.gifFile(filePath, options?)

Returns a function that can be called to stop the GIF animation.

However, I do not see a way to invoke this using terminal-image-cli, and the -h function holds no clue there. What am I missing?

@sindresorhus
Copy link
Owner

GIF support is not yet implemented here.

@uriel1998
Copy link
Author

Oh! Because it loads them just fine, it just doesn't exit (either from a static GIF or animated one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants