faressoft / faressoft/terminalizer

Include a pause before looping

Open
#128 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
16.2k
Forks
519
PR merge metrics
No merged PRs in 30d

Description

Hey, would it be possible to include a new parameter to include a pause at the end, before looping the animation?

That parameter would be very useful, for example to be able to lower `maxIdleTime` to a very low number, like 100ms, to make one appear to push keys super fast throughout the animation, but still get a pause at the end of **3s** for example, for others to be able to read the screen before looping... Should also be simple.

Thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the animation loop handles maxIdleTime and where command-line parameters are defined. The work is done when a new pause parameter can hold the final frame for a requested duration, such as 3s, before the animation repeats.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.