Skip to content

feat(image): paste image from the clipboard#126

Merged
sudo-tee merged 4 commits intomainfrom
feat/image-paste
Nov 21, 2025
Merged

feat(image): paste image from the clipboard#126
sudo-tee merged 4 commits intomainfrom
feat/image-paste

Conversation

@sudo-tee
Copy link
Owner

This PR add the possibility to paste image from the clipboard.

You can paste with <M-v> in the input window. Or with the global keymap <leader>ov or with Oppencode paste_image

The pasted image will be added as a file attachement similar to the mentions.

@sudo-tee sudo-tee force-pushed the feat/image-paste branch 3 times, most recently from a6c7202 to 13c70b4 Compare November 20, 2025 12:07
@sudo-tee sudo-tee requested a review from cameronr November 20, 2025 14:04
Copy link
Collaborator

@cameronr cameronr left a comment

Choose a reason for hiding this comment

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

Wow, I didn't think this was even possible! Very nice!

@sudo-tee
Copy link
Owner Author

Wow, I didn't think this was even possible! Very nice!

Me neither, until I saw a tweet about it for opencode, and proceeded to 'vibe port' their implementation with my own tweaks to fit in the plugin

@sudo-tee sudo-tee merged commit 27860e0 into main Nov 21, 2025
10 checks passed
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.

2 participants