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

Spurious OSC 11 when using tmux over Windows' SSH #18004

Open
lhecker opened this issue Oct 7, 2024 · 2 comments
Open

Spurious OSC 11 when using tmux over Windows' SSH #18004

lhecker opened this issue Oct 7, 2024 · 2 comments
Labels
Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.

Comments

@lhecker
Copy link
Member

lhecker commented Oct 7, 2024

Windows Terminal version

1.23.2771.0

Windows build number

10.0.26100.0

Other Software

  • OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
  • tmux 3.5a

Steps to reproduce

  • Either
    • ssh to a Linux box
    • ssh to WSL (you can get the WSL2 VM IP by running e.g. ip a inside WSL)
  • Run tmux

Expected Behavior

Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
lhecker@server ~>

Actual Behavior

Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
lhecker@server ~> ]11;rgb:0000/0000/0000\

The issue does not occur when ssh'ing to localhost inside WSL.

@lhecker lhecker added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 7, 2024
@DHowett
Copy link
Member

DHowett commented Oct 7, 2024

I am so ready to blame win32-openssh already heh

@jaromanda
Copy link

This "issue" occurred only after I upgraded tmux from 3.4 to 3.5a

@carlos-zamora carlos-zamora added Area-VT Virtual Terminal sequence support Product-Terminal The new Windows Terminal. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 9, 2024
@carlos-zamora carlos-zamora added this to the Terminal v1.23 milestone Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

4 participants