Skip to content

Don't capture shift modified mouse events by default, new explicit MouseShiftOn/MouseShiftOff#217

Merged
ldemailly merged 2 commits intomainfrom
shift_select
Jan 28, 2026
Merged

Don't capture shift modified mouse events by default, new explicit MouseShiftOn/MouseShiftOff#217
ldemailly merged 2 commits intomainfrom
shift_select

Conversation

@ldemailly
Copy link
Copy Markdown
Member

Fixes #216

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.22%. Comparing base (4b15d0f) to head (d48aecd).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ansipixels/mouse.go 0.00% 6 Missing ⚠️
life/cli/life.go 0.00% 1 Missing ⚠️
life/conway/conway.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   17.22%   17.22%   -0.01%     
==========================================
  Files          26       26              
  Lines        4330     4332       +2     
==========================================
  Hits          746      746              
- Misses       3553     3555       +2     
  Partials       31       31              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ldemailly ldemailly merged commit bd3d0ce into main Jan 28, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mouse tracking with shift modifiers not restored (and prevents selection)

1 participant