Next: API Reference, Previous: Tips, Up: Top [Contents][Index]
In the source code repository of ctlseqs, there are a few programs that demonstrates the basic usage of ctlseqs.
See “example/sixdraw.c” for a simple TUI program in which you can draw lines on the terminal window using a mouse.
See “tests/tcsgrep.c” for a program which parses control functions into human-readable text. It was originally written as a tool to run tests for ctlseqs, but can also be considered as a crude alternative of GNU Teseq.