Last active
February 6, 2022 17:11
-
-
Save JohnAtl/652e847e8e65c327570363add0226bd4 to your computer and use it in GitHub Desktop.
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
tab=\t | |
return=\r | |
newline=\n | |
backspace ⌫ | |
backtab ⇤ | |
caps ⇪ | |
clear ⌧ | |
cmd ⌘ | |
context | |
ctrl ⌃ | |
del ⌦ | |
down ↓ | |
eject ⏏ | |
end ↘ | |
enter ⌤ | |
esc ⎋ | |
home ↖ | |
left ← | |
numlock ⇭ | |
opt ⌥ | |
pgdn ⇟ | |
pgup ⇞ | |
power ❘⃝ | |
return ↩ | |
right → | |
shift ⇧ | |
space ␣ | |
tab ⇥ | |
up ↑ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Removed my prefix so people can more easily set their own.