zmx
src
blog
irc
zmx
session persistence for terminal processes
features
Persist terminal shell sessions (pty processes)
Ability to attach and detach from a shell session without killing it
Native terminal scrollback
Multiple clients can connect to the same session
Re-attaching to a session restores previous terminal state and output
Send commands to a session without attaching to it
Print scrollback history of a terminal session in plain text
Works on mac and linux
This project does NOT provide windows, tabs, or splits
install
binaries
zmx-0.4.1-linux-aarch64.tar.gz
zmx-0.4.1-linux-x86_64.tar.gz
zmx-0.4.1-macos-aarch64.tar.gz
zmx-0.4.1-macos-x86_64.tar.gz
homebrew
brew tap neurosnap/tap brew install zmx
packages
Alpine Linux
Arch AUR tracking releases
Arch AUR tracking git
posts
zmx - session persistence for terminal processes
You might not need tmux