Last active
January 31, 2025 17:36
-
-
Save smeech/98b5094384afa4f79c0e93cd16f3ad03 to your computer and use it in GitHub Desktop.
[ASCII character triggers] #espanso
This file contains hidden or 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
| # ASCII character triggers | |
| # https://donsnotes.com/tech/charsets/ascii.html | |
| matches: | |
| - trigger: "\x05" # <ctrl-e> | |
| replace: testing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment