- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Mutations.swift
- Other languages
- PythonRubyLuaTypeScriptRustGoJava.NETC++
-
Applies one of tmux's own layouts —
even-horizontal,tiled, and the rest — to a window.- Raises
In other ports Set a window's pane layout
- Python
libtmux.Window.select_layout - Ruby
LibTmux::Window#select_layout - Lua
libtmux.Window:layout - TypeScript
window.Window.selectLayout - Rust
window.Window.select_layout - Go
tmux.Window.SelectLayout - Java
io.github.libtmux.Window.Window.selectLayout - .NET
LibTmux.Window.SelectLayoutAsync - C++
libtmux::Window::select_layout
0 declared, 0 inherited