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

Add Continuous Mode (-r) to Run Train Continuously #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Umair-khurshid
Copy link

This pull request adds a new feature to the sl command, allowing the train animation to run continuously when the -c option is used.

Changes

  • Added a new command-line option -r.
  • Modified the main animation loop to run continuously if -r is specified.

Usage

To run the train continuously, use:
sl -r
To quit running the train, press:
q

Reason

This feature provides a fun way to keep the sl animation running without manual intervention.

Please review the changes and let me know if any adjustments are needed. Thank you!

@Umair-khurshid
Copy link
Author

@mtoyoda Hi, can you please look into this?

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

Successfully merging this pull request may close these issues.

1 participant