//! Shared enums for the pane system.
// Re-export PaneId from par-term-config for shared access across subcrates
pub use PaneId;
// Re-export rendering types from par-term-config
pub use ;
/// State for shell restart behavior
/// Direction of a split
/// Direction for pane navigation