Expand description
Input handling module for TUI
This module provides keyboard, mouse, and clipboard input handling.
Structs§
- Clipboard
Handler - Clipboard handler for copy/paste operations
- Input
Editor - Input text editor with cursor management and history
- Input
Handler - Input handler for processing keyboard and mouse events
- Input
History - Input history with navigation support
Enums§
- Input
Action - Actions that can result from input handling