CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/06/24 04:57:35
Modified files: usr.bin/tmux : tty-keys.c Log message: Detect support for OSC 52 using the device attributes report. Some terminals are using this to indicate that they support copying to the clipboard with XTerm's OSC 52 sequence. From James Holderness in GitHub issue 4539.