Skip to content

fix: Closing tab with middle mouse on Linux pasting into active editor#2240

Merged
mattrunyon merged 4 commits intodeephaven:mainfrom
mattrunyon:middle-click-paste-fix
Oct 1, 2024
Merged

fix: Closing tab with middle mouse on Linux pasting into active editor#2240
mattrunyon merged 4 commits intodeephaven:mainfrom
mattrunyon:middle-click-paste-fix

Conversation

@mattrunyon
Copy link
Copy Markdown
Collaborator

Fixes #1461

@mattrunyon mattrunyon requested a review from mofojed September 30, 2024 18:58
@mattrunyon mattrunyon self-assigned this Sep 30, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.42%. Comparing base (ee1bc2f) to head (a209e46).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2240    +/-   ##
========================================
  Coverage   46.42%   46.42%            
========================================
  Files         698      698            
  Lines       38751    38751            
  Branches     9860     9677   -183     
========================================
  Hits        17991    17991            
  Misses      20749    20749            
  Partials       11       11            
Flag Coverage Δ
unit 46.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mattrunyon mattrunyon merged commit 91bd8fe into deephaven:main Oct 1, 2024
@mattrunyon mattrunyon deleted the middle-click-paste-fix branch October 1, 2024 19:31
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Closing tab with middle mouse button pastes into active monaco editor

2 participants