This commit is contained in:
@@ -89,6 +89,12 @@ approval boundary. The selected panel alone owns keyboard input. Six surfaces
|
||||
continue updating so performance comparisons remain meaningful, with a sliding
|
||||
visible window keeping the selected pane onscreen. See decisions 0008 and 0009.
|
||||
|
||||
Panel attachment is independent from session lifetime. Detaching removes a pane
|
||||
from the layout tree but retains its definition in the workspace's detached
|
||||
registry and leaves its runtime-owned process alive. Reattaching restores that
|
||||
identity without a launch. Terminating an attached or detached session is a
|
||||
separate Execute-capability operation. See decision 0010.
|
||||
|
||||
We should evaluate, not blindly copy, WezTerm, Zellij, RMUX, tmux, and cmux. The
|
||||
first spike must compare a reusable terminal crate with a small first-party layer.
|
||||
Remaining correctness cases include OSC 8 links, Kitty
|
||||
|
||||
Reference in New Issue
Block a user