Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Implement OSC52 functionality to use clipboard #779

Closed
mjmar01 opened this issue Jun 19, 2023 · 1 comment
Closed

Implement OSC52 functionality to use clipboard #779

mjmar01 opened this issue Jun 19, 2023 · 1 comment

Comments

@mjmar01
Copy link

mjmar01 commented Jun 19, 2023

Is your feature request related to a problem? Please describe.

There are some CLI tools that can set clipboard content to enhance workflows. These tools currently don't work completely in terminator.

Describe the solution you'd like

Other terminal emulators often support OSC-52 escape sequences which allows this functionality. See: https://www.reddit.com/r/vim/comments/k1ydpn/a_guide_on_how_to_copy_text_from_anywhere/

Describe alternatives you've considered

Alternative would be to not use terminator ):

That doesn't work for me

Additional context

Originally grabbed my attention when using soft-serve. This could also be used as a test case:

ssh git.charm.sh
# Press "c" to copy clone URL
# -> Not in clipboard
@mattrose
Copy link
Member

OSC52 is ... a very contentious feature. It is not on the roadmap currently as it is seen as too ripe for abuse. See https://gitlab.gnome.org/GNOME/vte/-/issues/2495 for far too many gory details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants