From 8b155960708a0ff551c5fc8ec65d2c3c6d12e1da Mon Sep 17 00:00:00 2001 From: Simon Dahlberg Date: Thu, 17 Jan 2019 22:42:12 +0200 Subject: Add config option to send or not send ESC when ALT-key is pressed --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3-54-g00ecf