Guidance #3286

Closed
opened 2026-01-30 23:17:45 +00:00 by claunia · 1 comment
Owner

Originally created by @mr1ay on GitHub (Aug 8, 2019).

Originally assigned to: @bitcrazed on GitHub.

https://github.com/mr1ay/changebrightness/tree/master
I dont run program in Terminal :/
but I runnig normal cmd.

Or you add mouse access command to terminal
for example;

echo "button1"
for /f "tokens=1-3" %%a in ('bg.exe mouse') do set x=%%a&set y=%%b
if %x%==1 goto asdaf

Originally created by @mr1ay on GitHub (Aug 8, 2019). Originally assigned to: @bitcrazed on GitHub. <!-- What needs to change? Who is responsible for it? Why is it an open question? --> https://github.com/mr1ay/changebrightness/tree/master I dont run program in Terminal :/ but I runnig normal cmd. Or you add mouse access command to terminal for example; echo "button1" for /f "tokens=1-3" %%a in ('bg.exe mouse') do set x=%%a&set y=%%b if %x%==1 goto asdaf
claunia added the Needs-TriageResolution-DuplicateIssue-Docs labels 2026-01-30 23:17:45 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Aug 8, 2019):

Mouse input doesn't work correctly in the Windows Terminal currently. That's being tracked by a pair of issues: #545 and #376. Once both of those are done, mouse input will work in the Terminal again.

@zadjii-msft commented on GitHub (Aug 8, 2019): Mouse input doesn't work correctly in the Windows Terminal currently. That's being tracked by a pair of issues: #545 and #376. Once _both_ of those are done, mouse input will work in the Terminal again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3286