summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
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 /CHANGELOG.md
parent0d16478f5d997b6da5488885e15bfb09ca8e7f6d (diff)
downloadalacritty-8b155960708a0ff551c5fc8ec65d2c3c6d12e1da.tar.gz
alacritty-8b155960708a0ff551c5fc8ec65d2c3c6d12e1da.zip
Add config option to send or not send ESC when ALT-key is pressed
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecba7bd6..cc247c79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Added
+
+- New `alt_send_esc` option for controlling if alt key should send escape sequences
+
### Changed
- All options in the configuration file are now optional