-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: React to specific keystrokes #50
Comments
That would be useful |
Great suggestions! After looking through other feedback, I think this is a good place to consolidate a request for "Ridiculous Mode" based on "Ridiculous Coding". Necessary features:
Related:
|
This would be really cool! I'm animating a character instead of explosions at the moment and this would offer so much freedom. |
Any updates on this? |
I would love to have support for "powered up" keystrokes while typing. For me, since I use VSCodeVim, the two keys that would matter are ENTER and ESC (enter for next line, esc if I'm exiting an inline insert/append command).
I'm not sure what you can do to make a powered up keystroke even more powered up. For me personally, I'd love to turn my screen shake way down (to a 1), so it barely moves at all during regular typing, but every time I hit ENTER I get a big shake. Preferably, not just the typical "select a new random offset" shake, but more like 3 big shakes separated by 80ms or so (so it's like a mini 240ms earthquake after each ENTER). Like a giant exclamation point after each line is entered.
In my head this feature would be represented by settings like:
The text was updated successfully, but these errors were encountered: