Open
Description
Windows Terminal version
1.21.10351.0
Windows build number
10.0.26100.0
Other Software
gossm v1.5.0
tmux 3.0a
ubuntu 20.04, 22.04, 24.04
Steps to reproduce
- Inside a WSL Linux session in Terminal (Ubuntu)
- Connect to an AWS EC2 instance running Ubuntu 20.04
- Start a tmux session
Expected Behavior
I expect the cursor colour to remain the same. Normally, I have a dark blue cursor on a light background.
Actual Behavior
The cursor is forced to pure white when starting or terminating the tmux session.
Opening Terminal settings and saving them without any changes restores the cursor to the intended colour, and it remains that way for the remainder of the tmux session.
This does not happen when running tmux "natively" in the "parent" WSL terminal, so far I only encountered the behaviour when running tmux in an SSM session.