- Module
- LibTmux
- Declared in
- PaneSnapshot
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/snapshot.rb
- Other languages
- PythonLua TypeScript RustGoJava.NETC++Swift
-
Behavior: Captured records.
Behavior contract: Captured records.
In other ports A pane's index in its window
- Python
libtmux.Pane.index - Lua
libtmux.SnapshotPane.index - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.index - Go
tmux.Pane.Index - Java
io.github.libtmux.Pane.Pane.index - .NET
LibTmux.Pane.Index - C++
libtmux::Pane::index - Swift
Pane.index
- Python
0 declared, 0 inherited