aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-31 00:00:23 +0000
committerGitHub <noreply@github.com>2020-01-31 00:00:23 +0000
commit2ef5e47b8e8591d9df5e3198daad9308b7851343 (patch)
tree5c1d4b9c6f7e88380c396e638666e3b58e25f2da /CHANGELOG.md
parent7f4dce2ee04859fb0b48f15cf808b60065778703 (diff)
downloadalacritty-2ef5e47b8e8591d9df5e3198daad9308b7851343.tar.gz
alacritty-2ef5e47b8e8591d9df5e3198daad9308b7851343.zip
Mirror OSC query terminator
Fixes #3091.
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 220beea5..7ba99522 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Print an error instead of crashing, when startup working directory is invalid
- Line selection will now expand across wrapped lines
- The default value for `draw_bold_text_with_bright_colors` is now `false`
+- Mirror OSC query terminators instead of always using BEL
### Fixed