Last active
November 23, 2024 01:58
-
-
Save brookhong/755982e0014004207849f6e357af56f3 to your computer and use it in GitHub Desktop.
Surfingkeys
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
api.mapkey('<Ctrl-y>', 'Show me the money', function() { | |
api.Front.showPopup('a well-known phrase uttered by characters in the 1996 film Jerry Maguire (Escape to close).'); | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment