Table of Contents

Namespace SharpConsoleUI.Input

Classes

InputCoordinator

Coordinates all input processing for the console window system. Handles keyboard input, mouse events, window dragging, and resizing operations. Extracted from ConsoleWindowSystem to reduce complexity and improve maintainability.