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
At the moment when I press a key multiple times it only show up in the list once. Since I often use vim to edit code during presentations multiple key presses often have a different meaning than just pressing the key once (yy, dd, etc.). Ideas for the implementation details:
Display a small number as a tag in the corner of the key for amount it was pressed
Let the user select how many times the key should be shown if it's pressed repeatedly
Simply display the key as many times if the user enables that option.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment when I press a key multiple times it only show up in the list once. Since I often use vim to edit code during presentations multiple key presses often have a different meaning than just pressing the key once (yy, dd, etc.). Ideas for the implementation details:
Beta Was this translation helpful? Give feedback.
All reactions