Helper library for control sequences. https://nongnu.org/ctlseqs
Go to file
CismonX e7402d8749
chore: clean up
2023-04-11 10:08:18 +08:00
doc update documentation 2022-05-02 21:04:06 +08:00
examples Refactor code. 2021-11-12 18:16:19 +08:00
include chore: clean up 2023-04-11 10:08:18 +08:00
man chore: clean up 2023-04-11 10:08:18 +08:00
src chore: clean up 2023-04-11 10:08:18 +08:00
tests chore: clean up 2023-04-11 10:08:18 +08:00
.drone.yml Use a more recent system image for Drone CI. 2021-11-12 12:50:27 +08:00
.gitignore Refactor code. 2021-10-30 22:43:54 +08:00
COPYING Initial commit 2020-11-17 14:24:43 +08:00
INSTALL.md Refactor code. 2021-10-30 22:43:54 +08:00
Makefile.am Refactor code. 2021-10-30 22:43:54 +08:00
README.md update documentation 2022-02-15 00:43:29 +08:00
configure.ac Refactor code. 2021-11-12 18:16:19 +08:00

README.md

ctlseqs

The ctlseqs library provides C API for handling ECMA-35/ECMA-48 compatible control functions.

ctlseqs is free software, licensed under the terms of the GNU General Public License, either version 3, or any later version of the license. See COPYING for details.

See INSTALL.md for instructions on how to build and install ctlseqs.

See info ctlseqs for documentation.

Visit the project homepage for online documentation, mailing lists, releases, and everything else about ctlseqs.