Skip to content

Mouse tracking does not respect the system's rows to scroll setting #18102

Open
@o-sdn-o

Description

Windows Terminal version

current main

Windows build number

10.0.19045.4894

Other Software

WSL + vim

Steps to reproduce

  1. Set the rows to scroll system setting to 5.
  2. Run
wsl bash -c "vim -c :h"
  1. Scroll the mouse wheel.

Type :q and press Enter (repeat twice) to quit.

Expected Behavior

The cursor should move at the pace specified in the system-wide settings - 5 rows per 1 wheel step.

pwsh.2024-10-23.18-47-17_0.mp4

Actual Behavior

The cursor moves at a speed of one row per mouse wheel step.

PowerShell.2024-10-23.18-48-15_0.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-InputRelated to input processing (key presses, mouse, etc.)Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.Priority-3A description (P3)Product-TerminalThe new Windows Terminal.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions