summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
authorSimon Dahlberg <thezic@users.noreply.github.com>2019-01-17 22:42:12 +0200
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-17 20:42:12 +0000
commit8b155960708a0ff551c5fc8ec65d2c3c6d12e1da (patch)
treebe24c630e3e967ab9834202679d3de63559287e3 /alacritty.yml
parent0d16478f5d997b6da5488885e15bfb09ca8e7f6d (diff)
Add config option to send or not send ESC when ALT-key is pressed
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 50d36b42..f31f0746 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -352,6 +352,9 @@ live_config_reload: true
# backend cannot be initialized.
enable_experimental_conpty_backend: false
+# Send ESC (\x1b) before characters when alt is pressed.
+alt_send_esc: true
+
# Key bindings
#
# Key bindings are specified as a list of objects. Each binding will specify a