-
Notifications
You must be signed in to change notification settings - Fork 695
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 does not work in Windows Terminal #332
Comments
I already checked and it's a very odd behavior indeed |
Mouse support isn't supported in Windows Terminal but it's being worked on - confirmed: https://twitter.com/cinnamon_msft/status/1237253970759782401?s=19 |
Confirmed mouse is still not working in Windows Terminal 1.0 or Windows Terminal (Preview) Version: 1.0.1402.0. |
This really is a setback. |
This is the Windows Terminal bug, for clarity: microsoft/terminal#376 |
Until this is fixed in Windows Terminal, there's nothing we can do about it. For now I vote we do NOT make this a ship-blocker for 1.0. I'm removing the 1.0 label. If you disagree please reply with why. |
New info: microsoft/terminal#376 (comment) Supposedly if we use VT-Style mouse support this will work today. Are we using VT-Style or Win32? (I will try to look later today) |
Yes, in the |
Woot. I just did UICatalog -usc and mouse works in Windows Terminal 1.7+. However netDriver is SO. DAMN. SLOW. I wonder if it's possible to modify |
Yes, unfortunately.
Yes, maybe it's a possibility. |
As of Windows Terminal Preview 1.9, the mouse works with WindowsDriver! It has some minor issues (double click seems too sensitive). But separate issues should be opened for those. Closing this. |
I saw that's working yesterday, but not mouse movement. I hope they fix that too. |
Also the |
When executing the example projects included in the repo on PowerShell or cmd in the Windows Terminal (this, here is the code) some anomalies happen:
OS: Windows 10 1909
Terminal.Gui version: 0.24.0 (dev)
The text was updated successfully, but these errors were encountered: