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

clipboard round 3 - experiment with clipboard buffers #4581

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Conversation

mwdchang
Copy link
Member

@mwdchang mwdchang commented Aug 26, 2024

Summary

Enable clipboard buffer, the button will become available if there are text copied into the buffer.

Click the buffer is then the same thing as using cmd + v

image

Testing

copy

11,22,11
88,99,88

The green "paste" button should change the matrix

@mwdchang mwdchang changed the title Clipboard 3 clipboard round 3 - experiment with clipboard buffers Aug 26, 2024
@mwdchang mwdchang marked this pull request as ready for review August 26, 2024 19:36
Copy link
Contributor

@Tom-Szendrey Tom-Szendrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@blanchco blanchco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool!

@mwdchang mwdchang merged commit 7c8ca43 into main Aug 27, 2024
5 checks passed
@mwdchang mwdchang deleted the clipboard-3 branch August 27, 2024 13:15
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.

3 participants