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
One of the recent commits broke repeat counts. The cause seems to be that right now io.c translates all number keys to movements. It also doesn't translate keypad left, right, up and down to movements, like the code used to.
One of the recent commits broke repeat counts. The cause seems to be that right now io.c translates all number keys to movements. It also doesn't translate keypad left, right, up and down to movements, like the code used to.