mtoyoda / sl

SL(1): Cure your bad habit of mistyping
Other
2.95k stars 427 forks source link

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

Open Umair-khurshid opened 4 months ago

Umair-khurshid commented 4 months ago

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

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 commented 3 months ago

@mtoyoda Hi, can you please look into this?