terminal
API-Documentation: module terminal
Constructors
fuzion -- unit feature to group fuzion-infrustructure related features
string -- immutable sequences of utf8 encoded unicode characters
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
0.095dev (2025-08-15 12:02:22 GIT hash 301b5b75e77076d091b38f555473f9f0e31e5b5c built by fridi@fzen)