repos / zmx

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

commit
c6ee93c
parent
fe21350
author
Eric Bower
date
2025-11-24 23:17:44 -0500 EST
docs: readme
1 files changed,  +1, -1
M README.md
+1, -1
 1@@ -25,9 +25,9 @@ session persistence for terminal processes
 2 
 3 ## todo
 4 
 5-- [ ] Detach client using a key combination
 6 - [ ] Ability to pass a command to attach `zmx attach mux dvtm`
 7 - [ ] Integrate with `libghostty` to restore terminal state on re-attach
 8+- [ ] How to add debug logs without disrupting active client terminal output
 9 - [ ] Binary distribution (e.g. pkg managers)
10 
11 ## prior art