consoleur.commands.posix

Consoleur: a package for interaction with character-oriented terminal emulators

Members

Enums

TermCommand
enum TermCommand

Invocable commands

Functions

invokeCommand
bool invokeCommand(TermCommand cmd)

Invokes special terminal command if available

setCommand
void setCommand(TermCommand cmd, CapString cap, string dflt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

loaded
bool loaded;
Undocumented in source.
termInfo
auto termInfo;
Undocumented in source.

Meta

Authors

Maxim Freck <maxim@freck.pp.ru>