- Add `resize_panes_equal()` to `Window`. - Dynamically apply `tmux` layouts based on pane count. - Implement `get_width()` and `get_height()` for `Pane`. - Update test to create 4 panes and use equal resizing.