You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
It would be great to have a function to let you know what the last verb was that was activated. Maybe these could be multiple functions for stuff like last pressed and last released.
I was thinking it might also be beneficial to have these in stored in a stack as well? That way if you have two keys held and you let go, it'll give you the last last key held or pressed. This might be better as a separate function or implemented on the user's side though.