Status bar view: shows connection info, version, and status messages.
Pure function — takes state and rect, returns [{widget, rect}].
Summary
Functions
Renders the status bar with version info and status messages.
Functions
@spec render(DalaDev.Tui.State.t(), ExRatatui.Layout.Rect.t()) :: [ {struct(), ExRatatui.Layout.Rect.t()} ]
Renders the status bar with version info and status messages.