mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #669] [MERGED] fix(mouse): mouse event parse + tests #700
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#700
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/669
Author: @simonklee
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/11/2026
Merged by: @kommander
Base:
main← Head:mouse-events📝 Commits (1)
ff63242fix(mouse): mouse event parse + tests📊 Changes
2 files changed (+430 additions, -0 deletions)
View changed files
➕
packages/core/src/lib/parse.mouse.test.ts(+426 -0)📝
packages/core/src/lib/parse.mouse.ts(+4 -0)📄 Description
I did not test the 661 in a X11 env since i'm on wayland, lets see if reporter
can confirm the fix otherwise i can try in a VM later
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.