screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Support for OSC 52?


From: Nieko Maatjes
Subject: Support for OSC 52?
Date: Fri, 2 Sep 2022 09:47:14 +0200
User-agent: Mutt/1.13.2 (2019-12-18)

Hello!

I've been trying to get OSC 52 to work, which would let me copy text
from within my SSH session to my OS clipboard without using my mouse
(e.g. via https://github.com/ojroques/vim-oscyank).

In my Alacritty terminal (on Debian testing, with TERM=xterm-256color),
if I run the following, it puts "test" in my OS clipboard:

printf "\033]52;c;$(printf "%s" "test" | base64)\a"

However, when run from within screen 4.09.00 (with an empty screenrc),
this doesn't work. (I.e., the OS clipboard stays unaltered.)

Does screen support OSC 52? If so, how would I configure support? If
not, is this planned to be implemented?

Best regards,

-- 
N: Nieko Maatjes
I: nieko.net
E: screen@nieko.net
K: nieko.net/data/key
O: Nieko @ IRCNet



reply via email to

[Prev in Thread] Current Thread [Next in Thread]