io.github.libtmux.Window.Window.selectLayout
- 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
- PythonRubyLuaTypeScriptRustGo.NETC++Swift
-
Rearranges this window's panes into one of tmux's built-in layouts.
- Raises
-
-
UnsupportedTmuxVersionException – if the layout arrived after the release this server runs
-
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 - .NET
LibTmux.Window.SelectLayoutAsync - C++
libtmux::Window::select_layout - Swift
Server.selectLayout(_:_:)
0 declared, 0 inherited