io.github.libtmux.Window.Window.layout
- 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 TypeScript RustGo .NET C++ Swift
- layout ( ) WindowLayout
-
tmux's own layout for this window, in whichever form this server writes it.
Classic before tmux 3.8 and JSON from it, and the type says which. Hand it back with
#applyLayout(WindowLayout).In other ports tmux's own description of a window's layout
- Python
libtmux.Window.window_layout - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.SnapshotWindow.layout - TypeScript no equivalent on
Window - Rust
window.Window.layout - Go
tmux.Window.Layout - .NET no equivalent on
Window - C++
libtmux::Window::layout - Swift no equivalent on
Window
- Python
0 declared, 0 inherited