https://bugs.kde.org/show_bug.cgi?id=372116
Kurt Hindenburg <khindenb...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/konsole/-/commit/9f7a | |2b846afbf3d34d10c224a9f3b32 | |ce7aa1379 --- Comment #54 from Kurt Hindenburg <khindenb...@kde.org> --- Git commit 9f7a2b846afbf3d34d10c224a9f3b32ce7aa1379 by Kurt Hindenburg, on behalf of Christian Muehlhaeuser. Committed on 24/07/2024 at 18:37. Pushed by hindenburg into branch 'master'. Add support for OSC-52 write-only clipboard access Implements OSC-52 write-only clipboard access. Already supported by a wide range of other terminals, including alacritty, foot, kitty, urxvt, wezterm, xterm, and others. I've intentionally omitted read access to the clipboard as that comes with several security concerns, which should be discussed first. M +36 -0 src/Vt102Emulation.cpp M +1 -1 src/Vt102Emulation.h https://invent.kde.org/utilities/konsole/-/commit/9f7a2b846afbf3d34d10c224a9f3b32ce7aa1379 -- You are receiving this mail because: You are watching all bug changes.