aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alacritty_macos.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml
index 3566422b..4bd9c026 100644
--- a/alacritty_macos.yml
+++ b/alacritty_macos.yml
@@ -373,3 +373,4 @@ key_bindings:
- { key: F10, mods: Command, chars: "\x1b[21;3~" }
- { key: F11, mods: Command, chars: "\x1b[23;3~" }
- { key: F12, mods: Command, chars: "\x1b[24;3~" }
+ - { key: NumpadEnter, chars: "\n" }