Helper library for control sequences. https://nongnu.org/ctlseqs
Go to file
CismonX 6148eb6793
continuous-integration/drone/push Build is passing Details
tmp
2022-01-28 15:10:46 +08:00
doc Refactor code. 2021-11-12 18:16:19 +08:00
examples Refactor code. 2021-11-12 18:16:19 +08:00
include tmp 2022-01-28 15:10:46 +08:00
man Update documentation. 2021-11-11 15:24:50 +08:00
src Refactor code. 2021-11-12 18:16:19 +08:00
tests Refactor code. 2021-11-12 18:16:19 +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 tmp 2022-01-28 15:10:46 +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.