terminaltexteffects icon indicating copy to clipboard operation
terminaltexteffects copied to clipboard

Add support for dynamic existing-color-handling to all effects.

Open ChrisBuilds opened this issue 5 months ago • 0 comments

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
  • [ ] Binarypath
  • [x] Blackhole
  • [ ] Bouncyballs
  • [ ] Bubbles
  • [ ] Burn
  • [ ] Colorshift
  • [ ] Crumble
  • [ ] Decrypt
  • [ ] Errorcorrect
  • [ ] Expand
  • [ ] Fireworks
  • [ ] Highlight
  • [ ] Matrix
  • [ ] Middleout
  • [ ] Orbittingvolley
  • [x] Overflow
  • [ ] Pour
  • [ ] Print
  • [ ] Rain
  • [ ] Randomsequence
  • [ ] Rings
  • [ ] Scattered
  • [ ] Slice
  • [ ] Slide
  • [ ] Spotlights
  • [ ] Spray
  • [ ] Swarm
  • [ ] Synthgrid
  • [ ] Unstable
  • [ ] VHSTape
  • [ ] Waves
  • [ ] Wipe

ChrisBuilds avatar Sep 15 '24 15:09 ChrisBuilds