repos / zmx

session persistence for terminal processes
git clone https://github.com/neurosnap/zmx.git

commit
e5b9dcd
parent
894eced
author
L.B.R.
date
2026-02-20 09:25:06 -0500 EST
docs: add zmosh to community tools (#58)

Co-authored-by: L.B.R. <lbr@mmonad.com>
1 files changed,  +1, -0
M README.md
+1, -0
1@@ -355,3 +355,4 @@ dtach is a program written in C that emulates the detach feature of screen, whic
2 ## community tools
3 
4 - [zsm](https://github.com/mdsakalu/zmx-session-manager) — TUI session manager for zmx. List, preview, filter, and kill sessions from an interactive terminal UI.
5+- [zmosh](https://github.com/mmonad/zmosh) — A fork of zmx that adds encrypted UDP auto-reconnect for remote sessions (like mosh).