tmux.Window.Layout
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- Python Ruby Lua TypeScript RustJava .NET C++ Swift
-
Layout returns tmux #{window_layout} as string from this Window's materialized window-scoped fields (tmux 3.2a or later).
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 - Java
io.github.libtmux.Window.Window.layout - .NET no equivalent on
Window - C++
libtmux::Window::layout - Swift no equivalent on
Window
- Python
0 declared, 0 inherited