On this page
control.Event.LayoutChanged
- Module
- control
- Declared in
- Event
- Package
- libtmux
- Source
- crates/libtmux/src/control.rs
-
A window's panes were rearranged, added to, or removed from.
tmux has no notification for a pane appearing, so this is the one that reports it: every split changes the layout, including a detached split that leaves the active pane alone and reports nothing else.
0 declared, 0 inherited