terminal/input_parser library

Classes

InputParser
A reactive input parser that converts byte streams from stdin into high-level InputEvents. It handles standard ASCII, CSI escape sequences (including Alt shortcuts, arrow keys, functional keys), SGR/X10 mouse protocols, bracketed paste, and focus events.