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

Feature Request: Make it easier to use a random effect. #29

Open
emmceemoore opened this issue Jun 18, 2024 · 1 comment
Open

Feature Request: Make it easier to use a random effect. #29

emmceemoore opened this issue Jun 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@emmceemoore
Copy link

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 running the command without any arguments, scanning through the various effects to find one I haven't used in a while, and then running the command again with an effect specified to achieve this. 😅)

A couple ideas come to mind:

  • Don't require an effect to be specified--use a random one by default.
  • Introduce some sort of "--random-effect" option that, when specified, randomly selects an effect to use.

Thanks for sharing this fun tool! 😁

@ChrisBuilds ChrisBuilds added the enhancement New feature or request label Jun 18, 2024
@alexmyczko
Copy link

already is easy? tte --xterm-colors $(echo beams,binarypath,blackhole,bouncyballs,bubbles,burn,colorshift,crumble,decrypt,errorcorrect,expand,fireworks,matrix,middleout,orbittingvolley,overflow,pour,print,rain,randomsequence,rings,scattered,slice,slide,spotlights,spray,swarm,synthgrid,unstable,vhstape,waves,wipe | sed "s/,/\n/g" |shuf |head -1)

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

No branches or pull requests

3 participants