Ask a question to get started
Enter to send•Shift+Enter new line
DeleteThreadConfirmScreen( self, thread_id: str, )
ModalScreen[bool]
thread_id
str
Thread ID the user is being asked to delete.
Key bindings for the delete-confirmation overlay.
Enter confirms deletion, Esc cancels. Both use priority=True so they take precedence over bindings on the underlying thread selector.
priority=True
Styling for the centered confirmation dialog, red border, and help text.
Compose the confirmation dialog.
Confirm deletion.
Cancel deletion.
Confirmation modal shown before deleting a thread.