mtm | Ncurses-based terminal multiplexer |
| download: https://git.y1.nz/archives/mtm.tar.gz | |
| Files | Log | Refs |
commit 77ba56840b8de778789258d6c87ef3933da6a5d0 parent c3f7f6ce7916a095e06a314b0ab9d1701de16037 Author: Rob King <jking@deadpixi.com> Date: Sat, 24 Jun 2017 00:47:45 -0500 Document the full-featured tag. Diffstat:
| M | README.rst | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.rst b/README.rst @@ -28,6 +28,17 @@ Stability - Accessibility improvements. - Fixes to keep it working on modern OSes. +The Full-Featured Release +========================= +mtm has always been designed to be small and minimalist. For a while +there, I was adding feature upon feature, just for the fun of it, but +that defeated the purpose. + +To see mtm in all its fully-featured glory, check out the `full-featured` +tag. That version is no longer supported, but if there are features +that that you absolutely have to have, open a bug and I'll pull them back +into master. + Community =========
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.