summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-12 17:28:40 +0100
committerGitHub <noreply@github.com>2020-01-12 17:28:40 +0100
commit12e211d82a1bdef4ffe70c74ee62bc56edfa7590 (patch)
tree4f39080eef31c6bb05d1a77de0b1238e55582f5a /CHANGELOG.md
parent09ed64bd365bdb294a29e2e6b0149b0581a1fa81 (diff)
Bump VTE to 0.5.0
This change includes dynamic escape buffer support in VTE, which allows us to have arbitrary escape sizes. Since tmux could potentially use very long escapes for the clipboard escape, this allows copying more text. Fixes #1002.
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 eb7a7367..956fcaae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Full-width glyphs cut off in last column
- Crash when starting on some X11 systems
- Font size resetting when Alacritty is moved between screens
+- Limited payload length in clipboard escape (used for Tmux copy/paste)
## 0.4.1