blob: 64c9f92eaae005c42854eff558d35e1e9b8549ac (
plain) (
blame)
1
2
3
4
5
|
vtm is a text-based application that represents its user interface
as a mosaic of text cells, forming a TUI matrix. This matrix can be
rendered in its own GUI window or in a compatible text console.
It wraps any console application and supports indefinite nesting,
creating a text-based desktop environment within your terminal.
|