[PR #11644] fix: improve scroll behavior and add bun to PATH in hooks #13875

Open
opened 2026-02-16 18:18:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11644

State: open
Merged: No


Summary

  • Improve scroll acceleration logic in session TUI - Enhanced the CustomSpeedScroll class to handle consecutive scroll events more accurately, reset state after inactivity, and ensure smoother scrolling behavior. Default scroll speed is now set to 1 line per event for predictability.

  • Add bun to PATH in pre-push hook - Fixes pre-push hook failing in GitHub Desktop because bun is not in PATH.

Fixes #11645

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11644 **State:** open **Merged:** No --- ## Summary - **Improve scroll acceleration logic in session TUI** - Enhanced the CustomSpeedScroll class to handle consecutive scroll events more accurately, reset state after inactivity, and ensure smoother scrolling behavior. Default scroll speed is now set to 1 line per event for predictability. - **Add bun to PATH in pre-push hook** - Fixes pre-push hook failing in GitHub Desktop because bun is not in PATH. Fixes #11645
yindo added the pull-request label 2026-02-16 18:18:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13875