diff --git a/pages/common/mtm.md b/pages/common/mtm.md new file mode 100644 index 0000000000..87c394b2eb --- /dev/null +++ b/pages/common/mtm.md @@ -0,0 +1,33 @@ +# mtm + +> Minimal terminal multiplexer. +> See also: `tmux`, `screen`. +> More information: . + +- Start the program with default command chord (``): + +`mtm` + +- Use `` as the command chord: + +`mtm -c {{q}}` + +- Split and stack horizontally: + +`` + +- Split and stack vertically: + +`` + +- View scrollback buffer: + +`` + +- Switch terminals: + +`` + +- Close current terminal: + +``