From 851dbc328efd9b212bb2c7b9caaf5763eb4e524b Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Sun, 3 Apr 2022 23:08:44 +0300 Subject: Disallow OSC 52 for unfocused window This leads to issues on macOS, since if we store clipboard at the same time it could error out. Also, on e.g. Wayland the clipboard store for unfocused window won't work anyway. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 228b3d8e..c43909c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - The `--help` output was reworked with a new colorful syntax +- OSC 52 is now disabled on unfocused windows ### Fixed -- cgit v1.2.3