Bug: scroll_speed doing nothing #2588

Closed
opened 2026-02-16 17:36:20 -05:00 by yindo · 6 comments
Owner

Originally created by @rakibdev on GitHub (Nov 4, 2025).

Originally assigned to: @kommander on GitHub.

Description

Default speed is slow. I'm trying to increase but nothing happening.
I've tested in foot and alacritty terminal.

OpenCode version

1.0.20

Steps to reproduce

~/.config/opencode/opencode.json

{
  "$schema": "https://opencode.ai/config.json",
  "instructions": ["~/.cursor/rules/*.mdc"],
  "tui": {
    "scroll_speed": 10
  },
  "permission": {
    "bash": "ask"
  }
}

Screenshot and/or share link

No response

Operating System

Arch Linux

Terminal

Foot, Alacritty

Originally created by @rakibdev on GitHub (Nov 4, 2025). Originally assigned to: @kommander on GitHub. ### Description Default speed is slow. I'm trying to increase but nothing happening. I've tested in foot and alacritty terminal. ### OpenCode version 1.0.20 ### Steps to reproduce ~/.config/opencode/opencode.json ```json { "$schema": "https://opencode.ai/config.json", "instructions": ["~/.cursor/rules/*.mdc"], "tui": { "scroll_speed": 10 }, "permission": { "bash": "ask" } } ``` ### Screenshot and/or share link _No response_ ### Operating System Arch Linux ### Terminal Foot, Alacritty
yindo added the opentuibug labels 2026-02-16 17:36:20 -05:00
yindo closed this issue 2026-02-16 17:36:20 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 4, 2025):

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

  • #1416: User encountered the same 'scroll_speed doing nothing' issue with config validation errors
  • #1976: Bug report about scroll speed configuration being broken after implementation
  • #2795: Related TUI scrolling speed issues, though specific to MacBook TouchBar

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

@github-actions[bot] commented on GitHub (Nov 4, 2025): This issue might be a duplicate of existing issues. Please check: - #1416: User encountered the same 'scroll_speed doing nothing' issue with config validation errors - #1976: Bug report about scroll speed configuration being broken after implementation - #2795: Related TUI scrolling speed issues, though specific to MacBook TouchBar Feel free to ignore if none of these address your specific case.
Author
Owner

@kommander commented on GitHub (Nov 6, 2025):

@remorses the scroll speed was your implementation, right? Could you check that? Don't remember if we test covered that. In the trenches with some other things, will get to it soon.

@kommander commented on GitHub (Nov 6, 2025): @remorses the scroll speed was your implementation, right? Could you check that? Don't remember if we test covered that. In the trenches with some other things, will get to it soon.
Author
Owner

@udondan commented on GitHub (Nov 9, 2025):

think this got broken with the new tui. it definitely worked pre v1.

for some reason, inside vscode scroll speed is so insane fast that it is hardly usable now with a trackpad.

@udondan commented on GitHub (Nov 9, 2025): think this got broken with the new tui. it definitely worked pre v1. for some reason, inside vscode scroll speed is so insane fast that it is hardly usable now with a trackpad.
Author
Owner

@JunarisAlf commented on GitHub (Nov 10, 2025):

yep, the scroll_speed do nothing, i tried on kitty, alacrity and vs code, all behave the same

@JunarisAlf commented on GitHub (Nov 10, 2025): yep, the scroll_speed do nothing, i tried on kitty, alacrity and vs code, all behave the same
Author
Owner

@mejares-jamesmichael commented on GitHub (Nov 10, 2025):

having the same issue as well

@mejares-jamesmichael commented on GitHub (Nov 10, 2025): having the same issue as well
Author
Owner

@rekram1-node commented on GitHub (Nov 10, 2025):

we are working on it

@rekram1-node commented on GitHub (Nov 10, 2025): we are working on it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2588