Replies: 1 comment
-
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! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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:
$ code https://my-domain.com
my-domain.com directs to the server)$ tmux new -s anysession
)Working situation:
$ ssh my-server-host
)Any suggestions will be appreciated, Thanks.
Beta Was this translation helpful? Give feedback.
All reactions