Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@noborus
Copy link
Owner

@noborus noborus commented Oct 7, 2025

  • Add WheelScrollLines config option to control mouse wheel scroll speed
  • Update WheelScrollNum from config.WheelScrollLines if specified
  • Add documentation and examples in ov.yaml and ov-less.yaml
  • Maintain backward compatibility with default value of 2 lines

This allows users to customize mouse wheel scroll speed to match their terminal settings, addressing the inconsistency mentioned in issue #871.

- Add WheelScrollLines config option to control mouse wheel scroll speed
- Update WheelScrollNum from config.WheelScrollLines if specified
- Add documentation and examples in ov.yaml and ov-less.yaml
- Maintain backward compatibility with default value of 2 lines

This allows users to customize mouse wheel scroll speed to match
their terminal settings, addressing the inconsistency mentioned
in issue #871.
- Rename WheelScrollLines config option to VScrollLines for clarity
- Move VScrollLines from top-level config to General section
- Update config examples in ov.yaml and ov-less.yaml to show
  VScrollLines alongside HScrollWidth
@noborus noborus merged commit 4bb8158 into master Oct 7, 2025
9 checks passed
@noborus noborus deleted the config-WheelScrollLines branch October 10, 2025 21:48
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.

1 participant