Server.nextLayout(_:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- Python Ruby Lua TypeScriptRustGoJava.NETC++
-
Cycles a window through tmux's preset layouts.
- Raises
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 - Java
io.github.libtmux.Window.Window.nextLayout - .NET
LibTmux.Window.SelectNextLayoutAsync - C++
libtmux::Window::next_layout
0 declared, 0 inherited