-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mouse scroll/click not available in tmux on wsl (windows 10) #3019
Comments
I tried using wsl/tmux on the demo in Firefox and it gave the same results. |
I have insiders preview enabled (the build version is: 19041.388), so maybe that's the fault? I will try it on the laptop with stable release. |
I'm on Microsoft Windows [Version 10.0.19041.421] 🤷 |
Are you using the wsl2 version too? |
Yes I'm on wsl2 as well.
|
On Ubuntu 20.04 I have
and on 18.04:
Does not work on neither. I will try to trim my tmux conf for testing. What distro are you using? |
I'm on Debian, which should act the same as Ubuntu. |
So I just installed debian image on both computers I own (one windows Insiders Preview and WSL2, and one Stable and wsl1). Neither worked. Also, debian was clean with only tmux installed + tmux.conf with mouse setting. Also it does not work for me in the VS Code, which is my goal (and the reason I'm so envy to see your screencast :D ) Do you have any idea, what else may cause it? |
@pszypowicz what happens when you click? Does it do a regular selection? |
Yes, it's just a regular selection, as I would not have mouse setting on in tmux at all. And if I try it directly in the {cmd, powershell, terminal} -> wsl -> tmux then everything works as expected. Just xterm does not work for me (and vs code as a result) |
I think this is related to the #329
Details
Steps to reproduce
wsl
tmux attach
The text was updated successfully, but these errors were encountered: