Support bracketed paste in textinput + textarea
Completes the fix to https://github.com/charmbracelet/bubbletea/issues/404
For use in combination with https://github.com/muesli/termenv/pull/84 and https://github.com/charmbracelet/bubbletea/pull/397/files
cc @muesli @maaslalani
Need to wait until the other two PRs are merged before we can do CI on this one.
@muesli this is ready too. I have removed the inter-dependency with the other PR so that the order of release does not matter any more.
Hey @knz! I have tested all of the examples in the Bubble Tea repo with this PR and everything looks great!
Thank you so much for this PR and contribution 🙇
Thank you!