Update sysutils/filelight to version 20.04.0
[dports.git] / sysutils / mtm / pkg-descr
1 mtm is the Micro Terminal Multiplexer, a terminal multiplexer.
2
3 It has four major features/princples:
4  - Simplicity: there are three commands (change focus, split, close). There are
5    no modes, no dozens of commands, no crazy feature list.
6  - Compatibility: mtm emulates a classic ANSI text terminal. That means it
7    should work out of the box on essentially all terminfo/termcap-based systems
8    (even pretty old ones), without needing to install a new termcap entry.
9  - Size mtm is small. The entire project is around 1000 lines of code.
10  - Stability: mtm is "finished" as it is now. You don't need to worry about it
11    changing on you unexpectedly. The only changes that can happen at this point
12    are:
13     - Bug fixes.
14     - Translation improvements.
15     - Accessibility improvements.
16     - Fixes to keep it working on modern OSes.
17
18 WWW: https://github.com/deadpixi/mtm