Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Osc52 not working in Code Server #1655

Closed
ohjoonhee opened this issue Dec 12, 2022 · 1 comment
Closed

Osc52 not working in Code Server #1655

ohjoonhee opened this issue Dec 12, 2022 · 1 comment

Comments

@ohjoonhee
Copy link

I’m using code-server with blink, and enjoying the experience.
I mainly use tmux as my code-server profile, but osc52 doesn’t work in that way.
However, osc52 works when I’m in ssh session.
Can you please help me solve the problem?
It’s the one last problem left for my perfect env.

Problem reproduction:

  1. Connect to code-server in blink (in my case, $ code https://my-domain.com my-domain.com directs to the server)
  2. In code-server integrated terminal, open tmux session ($ tmux new -s anysession)
  3. Copy some text by following steps Tips&Tricks
  4. Nothing happens

Working situation:

  1. Connect to the server with ssh ($ ssh my-server-host)
  2. In ssh session, open tmux session
  3. Copy some text by the following steps
  4. Selected texts are copied to the local(iPad) clipboard.

Any suggestions will be appreciated, Thanks.

@carloscabanero
Copy link
Member

Hi! So this falls into VS Code territory, as they are the ones handling the sequence and the clipboard. My suggestion is to connect to the Codespace through Tailscale, that way you can use Blink instead of the VS Code terminal.

Hope this helps!

@blinksh blinksh locked and limited conversation to collaborators Mar 23, 2023
@carloscabanero carloscabanero converted this issue into discussion #1728 Mar 23, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants