Escape sequence inserted around prompt when starting tmux in an ssh session #17072

Open
opened 2026-01-31 05:31:29 +00:00 by claunia · 0 comments
Owner

Originally created by @gurka on GitHub (Mar 24, 2022).

Windows Terminal version

1.11.3471.0

Windows build number

10.0.19044.0

Other Software

OpenSSH_8.1p1 for Windows,
Hyper-V VM running Debian testing/bookworm
GNU bash, version 5.1.16
tmux 3.2a

Steps to reproduce

Start Windows Terminal
Connect to Linux VM using ssh.exe
In bash, start tmux

Expected Behavior

First line / prompt displays:

simon@debian:~$

Actual Behavior

First line / prompt displays:

^[[>0;10;1csimon@debian:~$ 0;10;1c
Originally created by @gurka on GitHub (Mar 24, 2022). ### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.19044.0 ### Other Software OpenSSH_8.1p1 for Windows, Hyper-V VM running Debian testing/bookworm GNU bash, version 5.1.16 tmux 3.2a ### Steps to reproduce Start Windows Terminal Connect to Linux VM using ssh.exe In bash, start tmux ### Expected Behavior First line / prompt displays: ``` simon@debian:~$ ``` ### Actual Behavior First line / prompt displays: ``` ^[[>0;10;1csimon@debian:~$ 0;10;1c ```
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 05:31:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17072