summaryrefslogtreecommitdiff
path: root/alacritty_macos.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r--alacritty_macos.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml
index de3eb51e..318b2b6f 100644
--- a/alacritty_macos.yml
+++ b/alacritty_macos.yml
@@ -204,8 +204,7 @@ key_bindings:
- { key: Back, chars: "\x7f" }
- { key: Back, mods: Alt, chars: "\x1b\x7f" }
- { key: Insert, chars: "\x1b[2~" }
- - { key: Delete, chars: "\x1b[3~", mode: AppKeypad }
- - { key: Delete, chars: "\x1b[P", mode: ~AppKeypad }
+ - { key: Delete, chars: "\x1b[3~" }
# Mouse bindings
#