Skip to main content

Module input

Module input 

Source
Expand description

Input handling module for TUI

This module provides keyboard, mouse, and clipboard input handling.

Structs§

ClipboardHandler
Clipboard handler for copy/paste operations
InputEditor
Input text editor with cursor management and history
InputHandler
Input handler for processing keyboard and mouse events
InputHistory
Input history with navigation support

Enums§

InputAction
Actions that can result from input handling