Ask a question to get started
Enter to send•Shift+Enter new line
check_consume_key( self, key: str, character: str | None, ) -> bool
key
str
Pressed key identifier.
character
str | None
Printable character for the key, when present.
Report Tab consumption while expanded so global bindings stay hidden.