Terminal utility functions

The Termlib module provides several facilities to help working with terminal I/O

Telnet protocol implementation

     →  see Telnet protocol

This is a partial implementation of the telnet protokoll. It provides enough functionality to provide terminal access.

Terminfo database access

     →  see Terminfo

The senf::term::Terminfo class provides access to the termios database.

Simple line-oriented text editor

     →  see senf::term::LineEditor

Using the termios functionality, this class implements simple line editing