Open Umair-khurshid opened 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.
sl
-c
-r
To run the train continuously, use: sl -r To quit running the train, press: q
sl -r
q
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!
@mtoyoda Hi, can you please look into this?
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
-r
.-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!