tmux on Windows doesn't respond to mouse events in terminal #29814
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
Integrated terminal issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
WSL
Issue when using WSL
Milestone
Steps to Reproduce:
"terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\bash.exe"
)tmux
(withset -g mouse on
in~/.tmux.conf
).Ctrl+B, %
).Reproduces without extensions: Yes
Steps 4, 6, and 7 all fail but do work in the normal "Bash on Ubuntu on Windows" terminal outside of VSCode. This is also a problem in 1.13.1. I'd hoped #9958 would fix the problem, but it didn't. (Assuming it made it into the insider build for today?)
The text was updated successfully, but these errors were encountered: