Description
Terminal programs can read single-character input with getch-style behavior. Developers use this small library for interactive prompts, keyboard shortcuts, and console tools. It handles local terminal input only and does not provide higher-level UI controls.