Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Getting it to work in urxvt #4

Closed
mgarort opened this issue Jan 16, 2021 · 3 comments
Closed

Getting it to work in urxvt #4

mgarort opened this issue Jan 16, 2021 · 3 comments

Comments

@mgarort
Copy link

mgarort commented Jan 16, 2021

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!

@ojroques
Copy link
Owner

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.

ojroques pushed a commit that referenced this issue Jan 16, 2021
@mgarort
Copy link
Author

mgarort commented Jan 16, 2021

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:

  • Copy the script to ~/.urxvt/ext/52-osc.
  • Make urxvt source it by adding the following line to your ~/.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.

@ojroques
Copy link
Owner

Glad to hear that it worked! In case the repo is lost I've created a gist with the script here. I'll update the readme and the reddit post with your instructions. Thanks.

ojroques pushed a commit that referenced this issue Jan 17, 2021
ojroques pushed a commit that referenced this issue Dec 27, 2023
ojroques added a commit that referenced this issue Dec 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants