repos / zmx

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

commit
48520f9
parent
5ae3cfb
author
Eric Bower
date
2026-02-20 20:48:01 -0500 EST
docs: readme
1 files changed,  +1, -0
M README.md
+1, -0
1@@ -281,6 +281,7 @@ We are evaluating what should be configurable and what should not. Every configu
2 
3 ## known issues
4 
5+- When upgrading versions of `zmx` where we make changes to the underlying IPC communication, it will kill all your sessions because it cannot communicate through the daemon socket properly
6 - Terminal state rehydration with nested `zmx` sessions through SSH: host A `zmx` -> SSH -> host B `zmx`
7   - Specifically cursor position gets corrupted
8 - When re-attaching and kitty keyboard mode was previously enable, we try to re-send that CSI query to re-enable it