- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Identity.cs
- Other languages
- PythonRubyLua TypeScript RustGoJavaC++Swift
-
Gets the pane identifier.
In other ports A pane's stable tmux id
- Python
libtmux.Pane.id - Ruby
LibTmux::PaneSnapshot#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 - C++
libtmux::Pane::id - Swift
Pane.id
- Python
0 declared, 0 inherited