The copy to clipboard release
Adds support for copying to the clipboard
https://textual.textualize.io/api/app/#textual.app.App.copy_to_clipboard
[0.57.0] - 2024-04-19
Fixed
- Fixed
Integer
validator missing failure description when not a number #4413 - Fixed a crash in
DataTable
if you clicked a link in the border #4410 - Fixed issue with cursor position #4429
Added
- Added
App.copy_to_clipboard
#4416