Mouse input not being sent to applications (eg vim) #10608

Closed
opened 2026-01-31 02:25:37 +00:00 by claunia · 2 comments
Owner

Originally created by @montooner on GitHub (Sep 13, 2020).

Environment

Windows build number: 10.0.19041.0
Windows Terminal version (if applicable): 1.2.2381.0

Any other software? No

Steps to reproduce

  • Launch "vim" in Powershell
  • Enter :set mouse=a
  • Try clicking with mouse, cursor does not respond
  • (Repeat with other shells in wt: Close Powershell, repeat with vim on cmd, vim on git-bash)
  • (Repeat with Git Bash outside wt: open Git Bash, and observe that set mouse=a DOES allow mouse interaction with vim)

Expected behavior

The blog article about v0.10 (https://devblogs.microsoft.com/commandline/windows-terminal-preview-v0-10-release/) says that mouse support was added, but I'm able to exercise that functionality. I expect to be able to move the text cursor in vim, but I'm unable to.

Actual behavior

When I click the mouse in vim, the mouse clicks are not transmitted.

Thanks for your help!

Originally created by @montooner on GitHub (Sep 13, 2020). # Environment ```none Windows build number: 10.0.19041.0 Windows Terminal version (if applicable): 1.2.2381.0 Any other software? No ``` # Steps to reproduce - Launch "vim" in Powershell - Enter `:set mouse=a` - Try clicking with mouse, cursor does not respond - (Repeat with other shells in wt: Close Powershell, repeat with vim on cmd, vim on git-bash) - (Repeat with Git Bash outside wt: open Git Bash, and observe that `set mouse=a` DOES allow mouse interaction with vim) # Expected behavior The blog article about v0.10 (https://devblogs.microsoft.com/commandline/windows-terminal-preview-v0-10-release/) says that mouse support was added, but I'm able to exercise that functionality. I expect to be able to move the text cursor in vim, but I'm unable to. # Actual behavior When I click the mouse in vim, the mouse clicks are not transmitted. Thanks for your help!
claunia added the Resolution-Duplicate label 2026-01-31 02:25:37 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Sep 13, 2020):

Mouse support was added for WSL applications, but unfortunately there's still a bit of work to do to enable mouse input for Win32 applications (like vim.exe)

For more info, I'd check out: /dup #376
Thanks!

@zadjii-msft commented on GitHub (Sep 13, 2020): Mouse support was added for WSL applications, but unfortunately there's still a bit of work to do to enable mouse input for Win32 applications (like vim.exe) For more info, I'd check out: /dup #376 Thanks!
Author
Owner

@ghost commented on GitHub (Sep 13, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Sep 13, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10608