mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-22 00:02:23 +00:00
merge: server gaps — pane observers, TTY7_* env, aggregate queries
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014JPaaZVK7rfQPKyrymzsYv
This commit is contained in:
@@ -252,6 +252,7 @@ impl RemoteTerminal {
|
||||
size: win,
|
||||
shell,
|
||||
owner,
|
||||
workspace: None,
|
||||
}
|
||||
.encode(&mut stream)?;
|
||||
let pane_id = match DaemonMsg::read(&mut stream)? {
|
||||
|
||||
Reference in New Issue
Block a user