mtm is the Micro Terminal Multiplexer, a terminal multiplexer. It has four major features/principles: simplicity, compatibility, size, and stability. There are only a few commands, two of which are hardly ever used. There are no modes, no dozens of commands, no crazy feature list. mtm emulates a classic ANSI text terminal. That means it should work out of the box on essentially all terminfo/termcap-based systems (even pretty old ones), without needing to install a new termcap entry. mtm is small; the entire project is around 1000 lines of code. mtm is "finished" as it is now.You don't need to worry about it changing on you unexpectedly.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | mtm-1.2.1.tgz |
NetBSD 10.0 | earmv6hf | mtm-1.2.1.tgz |
NetBSD 10.0 | earmv7hf | mtm-1.2.1.tgz |
NetBSD 10.0 | i386 | mtm-1.2.1.tgz |
NetBSD 10.0 | x86_64 | mtm-1.2.1.tgz |
NetBSD 9.0 | aarch64 | mtm-1.2.1.tgz |
NetBSD 9.0 | earmv6hf | mtm-1.2.1.tgz |
NetBSD 9.0 | earmv7hf | mtm-1.2.1.tgz |
NetBSD 9.0 | i386 | mtm-1.2.1.tgz |
NetBSD 9.0 | x86_64 | mtm-1.2.1.tgz |
NetBSD 9.3 | x86_64 | mtm-1.2.1.tgz |
NetBSD 9.3 | x86_64 | mtm-1.2.1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.