terminaltexteffects icon indicating copy to clipboard operation
terminaltexteffects copied to clipboard

Visual effects applied to text in the terminal.

Results 11 terminaltexteffects issues
Sort by recently updated
recently updated
newest added

Hello again :-) I would love to see some basic effects that could be used in loops on text that has already been printed with one of the existing effects....

First of all, nice work here. :smiley: Are there currently any plans for this to be used as a library? That is, in a way the text effects can be...

Well, As dear @ChrisBuilds mentioned in this [issue](https://github.com/ChrisBuilds/terminaltexteffects/issues/4#issuecomment-1987214700) > Every effect has the option to colorize the final output to maintain some consistency throughout the effect. .I believe that a...

enhancement

using any effects with dir command on windows 11, a strange symbol appears instead of blank/space. See below example in the summary of bytes/bytes free: ![image](https://github.com/user-attachments/assets/f6766d0c-6bd8-4039-90e9-e317ee01e163) it should actually look...

The documentation does include a warning that those are not supported ([here](https://chrisbuilds.github.io/terminaltexteffects/appguide/)), but say one doesn't see that. In my experience, the results then vary from a few escape sequences...

enhancement

I like all of the effects and think it would be cool if I could randomly get a different effect each time I run the command. (Currently, I find myself...

enhancement

I've been testing the "waves" effect, and noticed it seems to slow down significantly as the text gets bigger. On a 26x67 text similar to the one you use in...

bug

https://asdf-vm.com/plugins/create.html I wanted to add this tool for fun to our repo's help and we use asdf for tools management - was curious to see if it's available but it's...

3rd party support

The `--existing-color-handling` argument supports a `dynamic` value which enables a per-effect implementation of color sequence handling. Each effect must be updated to support this setting. - [x] Beams - [...

enhancement

For certain dimensions of the canvas, the spotlights effect will leave the edges/corners shaded. Could probably just perform a quick iteration over all characters after the expansion has ended and...

bug