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(save): save to clipboard on empty output file path #49

Merged

Conversation

rvictorino
Copy link
Contributor

Add possibility to copy output to clipboard

@@ -5,7 +5,7 @@ import (
"fmt"

"github.com/charmbracelet/bubbles/textinput"
"github.com/charmbracelet/bubbletea"
tea "github.com/charmbracelet/bubbletea"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This seams to be automatically added by my IDE. I don't actually know much about go and dependencies, let me know if this is something I should remove

Copy link
Owner

Choose a reason for hiding this comment

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

probably should've been like that to begin with!

@noahgorstein
Copy link
Owner

@rvictorino thanks for your contribution and patience 🙌 ! Been a busy past few months for me and finally got around to reviewing this.

@noahgorstein noahgorstein merged commit 8e3b58e into noahgorstein:main Jan 17, 2024
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