Skip to content

Support for ANSI OSC 52? #206

@notrev

Description

@notrev

Does ROXTerm currently supports ANSI OSC 52 escape sequence?

I currently can't copy/yank things from a remote server via SSH + tmux running on the remote machine into my local clipboard. I have read that it is possible to have it working with ANSI OSC 52.

I have tried it with this command in the remote machine:
printf "\033]52;c;$(printf "%s" "blabla" | base64)\a"

It should put "blabla" into my local clipboard, but it does not happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions