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
To lower the number of required key bindings one trick could be to use -2 command but fallback to -1 if only one character is entered within 0.5 second (I guess a high value like half a second would give a better UX than something faster).
The text was updated successfully, but these errors were encountered:
To lower the number of required key bindings one trick could be to use
-2
command but fallback to-1
if only one character is entered within 0.5 second (I guess a high value like half a second would give a better UX than something faster).The text was updated successfully, but these errors were encountered: