Commit 16d66af

Eric Bower  ·  2026-01-04 20:31:02 -0500 EST
parent a915182
docs(readme): known issue with kitty protocol
1 files changed,  +2, -0
M README.md
+2, -0
1@@ -205,6 +205,8 @@ We are evaluating what should be configurable and what should not. Every configu
2 
3 - Terminal state rehydration with nested `zmx` sessions through SSH: host A `zmx` -> SSH -> host B `zmx`
4   - Specifically cursor position gets corrupted
5+- When re-attaching and kitty keyboard mode was previously enable, we try to re-send that CSI query to re-enable it
6+  - Some programs don't know how to handle that CSI query (e.g. `psql`) so when you type it echos kitty escape sequences erroneously
7 
8 ## impl
9