pub type EventStream = Receiver<PaneEvent>;
Event stream for real-time pane updates (muxd feature)
pub struct EventStream { /* private fields */ }