Textual Event Messages

Handles keyboard, mouse, and custom events in Textual applications using messages and handlers. Use when implementing keyboard bindings, custom message passing, event bubbling, action dispatch, and inter-widget communication. Covers event handling patterns, message definitions, and routing.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/textual-event-messages commit 3e724ebaa8

Frequently asked questions

npx skillmds@latest add dawiddutoit/textual-event-messages