ctlseqs/README.md

1001 B

README

Build Status License

About

The ctlseqs library provides C API for handling ECMA-35/ECMA-48 compatible escape sequences, which is commonly used for communication between terminal emulators and text-based programs.

Getting Started

For installation instructions, see INSTALL.md.

Documentation of the library can be read online, or read with info ctlseqs after installation.

Some examples are provided to demonstrate the basic usage of this library.