You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Window-level focus β focus: true on a window selects it after session creation (#366)
Improvements
Session/pane validation refactored β cleaner SRP-based validation with count_matching_panes and validate_exclusive_pane_property (#368)
Migrated from serde_yaml to noyalib β serde_yaml is archived/unmaintained; noyalib is YAML 1.2 compliant, actively maintained, zero unsafe code (#369)
Removed serde_valid β was dead weight (no validation attributes used) (#369)