mtm | Ncurses-based terminal multiplexer |
| download: https://git.y1.nz/archives/mtm.tar.gz | |
| Files | Log | Refs |
commit b14e99c85a77334bc6a03b75a676404bdd8b859f parent cabd8704b9299d8b354ec8b403a6041bbddd2191 Author: Rob King <deadpixi@users.noreply.github.com> Date: Mon, 14 Dec 2020 09:55:58 -0600 Merge pull request #50 from timgates42/bugfix_typo_principles docs: fix simple typo, princples -> principles Diffstat:
| M | README.rst | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rst b/README.rst @@ -3,7 +3,7 @@ Introduction mtm is the Micro Terminal Multiplexer, a terminal multiplexer. -It has four major features/princples: +It has four major features/principles: Simplicity There are only a few commands, two of which are hardly ever used.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.