non port: sysutils/mtm/distinfo |
Number of commits found: 5 |
Sunday, 10 Oct 2021
|
19:30 Mateusz Piotrowski (0mp)
sysutils/mtm: Update to 1.2.1
Changes: https://github.com/deadpixi/mtm/releases/tag/1.2.1
5aebc02 |
Monday, 28 Oct 2019
|
11:22 0mp
Update to 1.2.0
Changelog:
https://github.com/deadpixi/mtm/releases/tag/1.2.0
 |
Friday, 20 Sep 2019
|
15:32 0mp
Update to 1.1.0
Reported by: portscout
Event: EuroBSDcon 2019 Hackathon
 |
Tuesday, 6 Aug 2019
|
14:59 0mp
sysutils/mtm: Update to 1.0.1
Reported by: Repology
 |
Friday, 11 May 2018
|
16:13 krion
Add sysutils/mtm:
mtm is the Micro Terminal Multiplexer, a terminal multiplexer.
It has four major features/princples:
- Simplicity: there are three commands (change focus, split, close). There are
no modes, no dozens of commands, no crazy feature list.
- Compatibility: 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.
- Size mtm is small. The entire project is around 1000 lines of code.
- Stability: mtm is "finished" as it is now. You don't need to worry about it
changing on you unexpectedly. The only changes that can happen at this point
are:
- Bug fixes.
- Translation improvements.
- Accessibility improvements.
- Fixes to keep it working on modern OSes.
WWW: https://github.com/deadpixi/mtm
PR: 228152
Submitted by: 0mp@FreeBSD.org
Reviewed by: tobik
 |
Number of commits found: 5 |