Mouse actions are not forwarded to git bash #14968

Open
opened 2026-01-31 04:24:35 +00:00 by claunia · 0 comments
Owner

Originally created by @numEricL on GitHub (Aug 25, 2021).

Windows Terminal version (or Windows build number)

1.9.1942.0

Other Software

Git bash, mintty 3.5.0 (x86_64-pc-msys) [Windows 18363]

Steps to reproduce

Add git bash to wt and launch (command line is "%PROGRAMFILES%\git\bin\bash.exe" --login -i -l)
Open vim and enable mouse vim -u NONE -c "set mouse=a"
Attempt to scroll

Expected Behavior

Vim to capture mouse inputs

Actual Behavior

Mouse inputs are handled by wt, e.g. scrolling affects the wt buffer.

Originally created by @numEricL on GitHub (Aug 25, 2021). ### Windows Terminal version (or Windows build number) 1.9.1942.0 ### Other Software Git bash, mintty 3.5.0 (x86_64-pc-msys) [Windows 18363] ### Steps to reproduce Add git bash to wt and launch (command line is `"%PROGRAMFILES%\git\bin\bash.exe" --login -i -l`) Open vim and enable mouse `vim -u NONE -c "set mouse=a"` Attempt to scroll ### Expected Behavior Vim to capture mouse inputs ### Actual Behavior Mouse inputs are handled by wt, e.g. scrolling affects the wt buffer.
claunia added the Resolution-Duplicate label 2026-01-31 04:24:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14968