Include Stop and Start Spin commands#38
Conversation
Fixed issue where commands were getting executed before hitting 'enter'
|
HOLDEN!! long time no see man. yeah i am really into nim these days. funny enough, this is a feature i plan on adding directly to paravim -- custom commands like |
|
ZACH!!!! Yeah man it has been awhile since our fight club days. This block made it possible: I then added a log to see what the modes were for each state of paravim. Once I had those, the rest was really easy. |
|
@oakes I added a "hammer_time" command. Now when you enter the command "stop" and and then enter "hammer_time" the background image will change to MC Hammer. |

Saw Zach was playing around with nim and decided to go down a 4hr rabbit hole to learn about it and add this feature.
Don't hate me
New commands:
Stop
Start
Slower
Faster
This commit addresses issue #3