TUI does not scroll naturally using Apple touchpad #7086

Open
opened 2026-02-16 18:06:09 -05:00 by yindo · 1 comment
Owner

Originally created by @rdv0011 on GitHub (Jan 21, 2026).

Originally assigned to: @kommander on GitHub.

Description

It is very hard to troll the history window using Apple touchpad. It scrolls, but when I release fingers it jumps back
opencode --version
1.1.27
opencode.json
"tui": {
"scroll_acceleration": {
"enabled": true
}
}
macOS 15.6.1 (24G90)
The open code is opened though built-in terminal app in Android Studio Otter | 2025.2.1

Plugins

oh my open code

OpenCode version

1.1.27

Steps to reproduce

  1. Add "scroll_acceleration": {
    "enabled": true
    }
  2. Open opencode
  3. Start typing in the prompt
  4. Once the history window has enough information try to scroll

Screenshot and/or share link

No response

Operating System

macOS 15.6.1 (24G90)

Terminal

built-in terminal app in Android Studio Otter | 2025.2.1

Originally created by @rdv0011 on GitHub (Jan 21, 2026). Originally assigned to: @kommander on GitHub. ### Description It is very hard to troll the history window using Apple touchpad. It scrolls, but when I release fingers it jumps back opencode --version 1.1.27 opencode.json "tui": { "scroll_acceleration": { "enabled": true } } macOS 15.6.1 (24G90) The open code is opened though built-in terminal app in Android Studio Otter | 2025.2.1 ### Plugins oh my open code ### OpenCode version 1.1.27 ### Steps to reproduce 1. Add "scroll_acceleration": { "enabled": true } 2. Open opencode 3. Start typing in the prompt 4. Once the history window has enough information try to scroll ### Screenshot and/or share link _No response_ ### Operating System macOS 15.6.1 (24G90) ### Terminal built-in terminal app in Android Studio Otter | 2025.2.1
yindo added the opentuibug labels 2026-02-16 18:06:09 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 21, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #5236: Touchpad scrolling is finicky in IntelliJ (JetBrains) terminal - similar issue with touchpad bouncing back when scrolling
  • #2795: [Bug] TUI movement too fast on MacBook TouchBar causing rapid screen scrolling - related to macOS touchpad scrolling control

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 21, 2026): This issue might be a duplicate of existing issues. Please check: - #5236: Touchpad scrolling is finicky in IntelliJ (JetBrains) terminal - similar issue with touchpad bouncing back when scrolling - #2795: [Bug] TUI movement too fast on MacBook TouchBar causing rapid screen scrolling - related to macOS touchpad scrolling control Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7086