Skip to content

Conversation

@drewmiller
Copy link

Consistent with #5615, we need to use certain special paste options, namely Cmd+Alt+V, Cmd+Shift+V and Cmd+Shift+C to trigger formatted pasting, pasting of formatting, etc. This is a minor update that frees those from being swallowed by the default Copy/Paste operations. We have left it limited to those specific cases, but it may be useful to mandate only modifiers.command_only() as a modifier for cut, copy and paste operations.

  • [*] I have followed the instructions in the PR template

@github-actions
Copy link

github-actions bot commented Oct 28, 2025

Preview available at https://egui-pr-preview.github.io/pr/7671-ignore-special-paste-commands
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

View snapshot changes at kitdiff

@emilk emilk added eframe Relates to epi and eframe egui-winit porblems related to winit labels Dec 7, 2025
@drewmiller drewmiller force-pushed the ignore-special-paste-commands branch from 284adfb to a0f3c9e Compare December 7, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eframe Relates to epi and eframe egui-winit porblems related to winit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants