term::ansi::code - Helper for control sequences
This package provides commands enabling the definition of control sequences in an easy manner.
This command returns the argument string, prefixed with the ANSI escape character, "\033."
This command returns the argument string, prefixed with a common ANSI escape sequence, "\033[".
This command defines a procedure name which returns the control sequence code, beginning with the specified escape sequence, either esc, or escb.
This command defines a procedure name which returns the control sequence code.
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category term of the Tcllib SF Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.
Terminal control
Copyright © 2006 Andreas Kupries <andreas_kupries@users.sourceforge.net>