[konsole] [Bug 372116] Feature Request: Support OSC 52 (copy to clipboard)
Kurt Hindenburg
bugzilla_noreply at kde.org
Wed Jul 24 19:38:00 BST 2024
https://bugs.kde.org/show_bug.cgi?id=372116
Kurt Hindenburg <khindenburg at 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 <khindenburg at 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 the assignee for the bug.
More information about the konsole-devel
mailing list