Ask a question to get started
Enter to send•Shift+Enter new line
copy_text_to_clipboard( app: App, text: str, ) -> tuple[bool, str
app
App
text
str
Copy text to the system clipboard.
The active Textual app, used for the app clipboard backend.
Text to copy.