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

fix: textarea paste #250

Merged
merged 1 commit into from
Oct 6, 2022
Merged

fix: textarea paste #250

merged 1 commit into from
Oct 6, 2022

Conversation

hhe07
Copy link
Contributor

@hhe07 hhe07 commented Sep 25, 2022

while trying to put together a program using this bubble, i discovered that the paste function seems to be incomplete (at least, compared to the textinput paste function), in that it doesn't apply changes to textarea.value.

i just copied the associated code from textinput to actually apply the changes, it's nothing special.

@muesli muesli requested a review from maaslalani October 5, 2022 04:42
@maaslalani
Copy link
Contributor

Thank you @hhe07, taking a look now!

@maaslalani
Copy link
Contributor

maaslalani commented Oct 6, 2022

Works great, thank you so much for the PR!

@maaslalani maaslalani merged commit b2b7040 into charmbracelet:master Oct 6, 2022
ReallyLiri pushed a commit to ReallyLiri/bubbles that referenced this pull request Jun 13, 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