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

feat: implement copy + paste command #376

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

Delta456
Copy link
Contributor

@Delta456 Delta456 commented Sep 29, 2023

This PR implements Copy + Paste commands for VHS. Closes #368

Sample code

Copy "https://github.com/charmbracelet"
Type "open "
Sleep 500ms
Paste

GIF

clipboard

command.go Outdated Show resolved Hide resolved
command.go Outdated Show resolved Hide resolved
examples/clipboard.tape Outdated Show resolved Hide resolved
@maaslalani maaslalani merged commit 643733a into charmbracelet:main Oct 3, 2023
3 of 7 checks passed
@maaslalani
Copy link
Contributor

Thanks so much for the feature @Delta456!

@Delta456 Delta456 deleted the copy_paste_cmd branch October 4, 2023 07:50
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.

Copy + Paste commands
2 participants