mtm (Micro Terminal Multiplexer)
mtm is a very small, curses-based terminal multiplexer that allows
splitting a single terminal screen into multiple panes.
Unlike tmux or screen, mtm does not support sessions, windows, mouse
interaction, or runtime configuration. All panes are always visible,
and control is entirely keyboard-driven. This makes mtm simple,
predictable, and lightweight.
This SlackBuild packages mtm version 1.2.1 (last upstream release).
It includes a small backported upstream patch adding a "nuke" key
binding, which clears the current pane's screen and scrollback
buffer (Ctrl-g k by default). No other behavior is changed.
mtm is suitable for users who want basic pane splitting without the
complexity of a full terminal workspace manager.
Homepage:
https://github.com/deadpixi/mtm
Key bindings (default):
Ctrl-g v split vertically
Ctrl-g h split horizontally
Ctrl-g o switch pane
Ctrl-g k clear screen and scrollback (nuke)
Ctrl-g PgUp/PgDn scrollback
Maintained by: r1w1s1
Keywords: terminal multiplexer,curses,ncurses,split,tmux,screen
ChangeLog: mtm
Homepage:
https://github.com/deadpixi/mtm
Download SlackBuild:
mtm.tar.gz
mtm.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| mtm-1.2.1-man-nuke.patch |
| mtm-1.2.1-nuke.patch |
| mtm.SlackBuild |
| mtm.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds