Closed mgarort closed 3 years ago
Hello!
I initially thought urxvt had support for OSC52 based on a random post saying so (here) and given that rxvt seems to have OSC52 (source). But someone on reddit told me it was not the case. That's why I updated the README here. Sorry for getting your hopes up, I'll update the post on reddit.
I found this small script claiming to add support maybe it'll be useful to you.
Wow, thanks a lot! That script does indeed add support for OSC52, so I can finally use your plugin (and it's great, thanks!).
For future referece, to add OSC52 functionality to urxvt with this script you need to:
~/.urxvt/ext/52-osc
.~/.Xdefaults
configuration file: URxvt.perl-ext-common: 52-osc
.Maybe this could be mentioned in the documentation? I know other urxvt users will find it useful too.
Hi,
I have arrived here following the Reddit post where this plugin was announced. I was very excited to see that the terminal I use, urxvt, was on the list of terminals that support OCS52. However, I haven't been able to make it work. Furthermore, I've seen that urxvt is not on the list of supporting terminals in the GitHub readme, even though it was included in the Reddit post.
Is it possible to use this plugin in urxvt, and do you have any pointers to make it work?
Thanks in advance!