Closed
Description
Environment
Windows build number: Microsoft Windows [ver 10.0.19041.508]
Your Distribution version: Ubuntu 20.04
Whether the issue is on WSL 2 and/or WSL 1: WSL 2
Tmux ver: tmux next-3.3
Steps to reproduce
- On WSL 2
- Create a new session on tmux. I execute:
tmux new -s test
, then enter the session. - Or attach an old session:
tmux attach -t test
Expected behavior
no strange characters
Actual behavior
There are some strange characters appeared before the cursor. They are 0;10;1c
. Like this:
But it didn't always happen. This is a chance event.
Metadata
Metadata
Assignees
Labels
No labels