Skip to content

Support Command+V paste in Crumble on macOS#1066

Closed
GautamNambiar wants to merge 10 commits into
quantumlib:mainfrom
GautamNambiar:crumble-command-paste
Closed

Support Command+V paste in Crumble on macOS#1066
GautamNambiar wants to merge 10 commits into
quantumlib:mainfrom
GautamNambiar:crumble-command-paste

Conversation

@GautamNambiar
Copy link
Copy Markdown

This PR is stacked on top of #1065 and should be reviewed after that PR.

It adds Command+V paste support in Crumble on macOS using the browser paste event instead of directly reading from navigator.clipboard.

This avoids triggering clipboard-read permission prompts while preserving the existing Control+V path.

Note: I used Codex to implement this change, and I tested it locally.

Updated keyboard shortcuts to support the use of macOS command key to substitute for all instances of the control key.
mac users can use command key instead of control key. For Windows keyboard users, since the meta key is the Windows key, this means that the control key can be replaced by the Windows key. (This is a harmless side effect.)
Fixing issues with keydown when pressing cmd
@GautamNambiar
Copy link
Copy Markdown
Author

I am closing this because somehow this PR ended up being identical to #1065. I meant to submit the cmd+v part separately, but messed up the version control. #1065 is fine now though.

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.

1 participant