summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-11-12 19:50:33 +0300
committerChristian Duerr <contact@christianduerr.com>2019-11-12 17:50:33 +0100
commitd707e064a97532b36c68088ba44cd8a10f6f71dc (patch)
treee47648311a8ad09262afed8315565698dc044cc6 /CHANGELOG.md
parentcce3af3d916aeced80002146d4d8ec8507b1a081 (diff)
downloadalacritty-d707e064a97532b36c68088ba44cd8a10f6f71dc.tar.gz
alacritty-d707e064a97532b36c68088ba44cd8a10f6f71dc.zip
Fix mouse modes not being mutually exclusive
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7a2c956..006000b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -79,6 +79,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Underline/strikeout drawn above visual bell
- Terminal going transparent during visual bell
- Selection not being cleared when sending chars through a binding
+- Mouse protocols/encodings not being mutually exclusive within themselves
### Removed