aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2023-02-27 08:30:39 +0100
committerGitHub <noreply@github.com>2023-02-27 10:30:39 +0300
commitbf5874805576804ab9ae82949624b1122c3015db (patch)
treeba49ece584e6404a9303f7fb17bb38e6c1e56707 /CHANGELOG.md
parentf01dea8643e2956d2480ee12c3e5ee960944a49d (diff)
downloadalacritty-bf5874805576804ab9ae82949624b1122c3015db.tar.gz
alacritty-bf5874805576804ab9ae82949624b1122c3015db.zip
Send D&D input through paste action
Treating D&D like paste allows using D&D to input text into areas other than the PTY, like the search bar.
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 7d19290e..3dc4c297 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Window clipping when maximizing a window without decorations on Windows
- Quadrants not aligned with half blocks with built-in font
- EOT (`\x03`) escaping bracketed paste mode
+- Drag & Drop not working for the search bar
### Removed