On this page
window.Window.next_layout
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
-
Move to the next named layout, and return the window.
tmux steps through its own list rather than taking a name, so this is a flag on
select-layoutand not somethingWindow::select_layoutcould express.Errors
Returns an error when tmux refuses the command.
0 declared, 0 inherited