io.github.libtmux.Window.Window.nextLayout
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- Python Ruby Lua TypeScriptRustGo.NETC++Swift
-
Moves to the next built-in layout, as tmux's own binding does.
In other ports Apply a window's next layout preset
- Python
libtmux.Window.next_layout - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.nextLayout - Rust
window.Window.next_layout - Go
tmux.Window.NextLayout - .NET
LibTmux.Window.SelectNextLayoutAsync - C++
libtmux::Window::next_layout - Swift
Server.nextLayout(_:)
- Python
0 declared, 0 inherited