Tk::Terminal

Running system commands in a Tk::Text widget.

Repositoryhttps://github.com/haje61/Tk-Terminal
CPANhttps://metacpan.org/pod/Tk::Terminal
Bug trackerhttps://github.com/haje61/Tk-Terminal/issues
Latest version0.03

Inherits Tk::TextANSIColor.

This module works as a modest command shell. You can enter a command and go into dialog with the program you are running, if the program does not buffer it’s output.

It is in no way a replacement for the standard command shell on your system. It handles ANSI colored output, but only colours.

This module will install but not work on Windows.

Related posts

Scroll to Top