Skip to content

Regression in mouse events which breaks tmux #4781

@Tyriar

Description

@Tyriar

VS Code issue: microsoft/vscode#192518

Repro:

  1. Enable mouse events in tmux set -g mouse on in ~/.tmux.conf
  2. Open tmux
  3. Hold shift (to disable passthrough mouse events) and make a selection 🐛 it shows it being selected but as soon as mouseup happens, the selection disappears

It works if mouseup occurs outside the terminal element.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions