- 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 stable tmux id
- Python
libtmux.Pane.id - Lua
libtmux.SnapshotPane.id - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.id - Go
tmux.Pane.ID - Java
io.github.libtmux.Pane.Pane.id - .NET
LibTmux.Pane.Id - C++
libtmux::Pane::id - Swift
Pane.id
- Python
0 declared, 0 inherited