Mouse panning (middle-button scrolling) #1701
Labels
Area-Input
Related to input processing (key presses, mouse, etc.)
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
good first issue
This is a fix that might be easier for someone to do as a first contribution
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Milestone
Summary of the new feature/enhancement
Introduce scrolling with middle mouse button, common to browsers/text editors and also available in conhost.
Currently middle mouse button is not used (right?) but there are requests to use it to paste text, so there needs to be a settings for that.
Proposed technical implementation details (optional)
PR #1523 introduces mechanism to implement scrolling, cursor image has to be replaced with appropriate images.
The text was updated successfully, but these errors were encountered: