Skip to content

Ensure we don't paste while holding ALT#2006

Merged
hecrj merged 2 commits into
iced-rs:masterfrom
casperstorm:ensure-no-paste-with-alt
Aug 15, 2023
Merged

Ensure we don't paste while holding ALT#2006
hecrj merged 2 commits into
iced-rs:masterfrom
casperstorm:ensure-no-paste-with-alt

Conversation

@casperstorm

Copy link
Copy Markdown
Member

It is common you can paste with the following keybinds: cmd+v (default), cmd+shift+v (often strips rich text)
However cmd+alt+v should not paste, which currently it does because we just check if command() is pressed while pressing v.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working shell widget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants