Description
Provides Ruby classes and modules for working with ANSI terminal codes. It is useful for command-line tools that need colored output, cursor control, formatted messages, or terminal UI behavior.
Terminal formatting can reduce accessibility if color is the only signal. Provide plain output options for logs, scripts, and users who rely on assistive tools.