Environment
Windows build number: [run "ver" at a command prompt]: 10.0.18362.175
Windows Terminal version (if applicable): 0.2.1715.0
Any other software?
Steps to reproduce
I'm running tmux in wsl. When I open vscode in any pane by writing code . or code-insiders ., the whole tmux display gets mutilated. Starting typing something in one pane starts changing other side panes.
Expected behavior
Launching code from the wsl command line shouldn't break tmux.
Actual behavior
The panes get broken - maybe it's a conpty bug, because I also get similar issues when running Alacritty using conpty. I can also intermittently see the cursor jumping between different panes for a brief moment (100ms or so)...
Environment
Steps to reproduce
I'm running
tmuxinwsl. When I open vscode in any pane by writingcode .orcode-insiders ., the whole tmux display gets mutilated. Starting typing something in one pane starts changing other side panes.Expected behavior
Launching code from the wsl command line shouldn't break tmux.
Actual behavior
The panes get broken - maybe it's a conpty bug, because I also get similar issues when running Alacritty using conpty. I can also intermittently see the cursor jumping between different panes for a brief moment (100ms or so)...