repos / zmx

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

commit
9b3b44a
parent
5663cb9
author
Michael Sakaluk
date
2026-02-19 07:36:52 -0500 EST
docs: add zsm to community tools section in README (#55)

1 files changed,  +4, -0
M README.md
+4, -0
1@@ -328,3 +328,7 @@ dtach is a program written in C that emulates the detach feature of screen, whic
2 | Auto-daemonize                 | ✓   | ✓      | ✓      | ✓     | ✓    |
3 | Daemon per session             | ✓   | ✗      | ✓      | ✓     | ✗    |
4 | Session listing                | ✓   | ✓      | ✓      | ✗     | ✓    |
5+
6+## community tools
7+
8+- [zsm](https://github.com/mdsakalu/zmx-session-manager) — TUI session manager for zmx. List, preview, filter, and kill sessions from an interactive terminal UI.