Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse fixes #1329

Merged
merged 4 commits into from
Apr 30, 2022
Merged

Mouse fixes #1329

merged 4 commits into from
Apr 30, 2022

Conversation

tlinford
Copy link
Contributor

@tlinford tlinford commented Apr 16, 2022

  • distinguish mouse press from mouse hold
  • do not send repeated mouse hold events to applications
  • start selecting only if mouse press is on terminal pane (avoid scrolling when clicking on plugin panes)

Resolve #1309, #1325.
Partially address #1322 (avoid spamming mouse events to applications).

@tlinford tlinford temporarily deployed to cachix April 16, 2022 07:20 Inactive
@tlinford tlinford temporarily deployed to cachix April 16, 2022 07:20 Inactive
@tlinford tlinford temporarily deployed to cachix April 23, 2022 19:33 Inactive
@tlinford tlinford temporarily deployed to cachix April 23, 2022 19:33 Inactive
@tlinford tlinford temporarily deployed to cachix April 28, 2022 19:05 Inactive
@tlinford tlinford temporarily deployed to cachix April 28, 2022 19:05 Inactive
@tlinford tlinford marked this pull request as ready for review April 30, 2022 16:40
@tlinford tlinford merged commit 03ffd08 into main Apr 30, 2022
@tlinford tlinford deleted the mouse-fixes branch April 30, 2022 16:46
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.

clicking the left mouse button will cause neovim inside zellij to enter visual mode
1 participant