Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window.rs
Other languages
PythonTypeScriptGoJava.NETC++Swift
next_layout ( mut ) → Result<&mut Self, Error>
method [source]
method [source]
next_layout

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-layout and not something Window::select_layout could express.

Errors

Returns an error when tmux refuses the command.

In other ports Apply a window's next layout preset

0 declared, 0 inherited

Esc

Type to search.