- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/model.go
- Other languages
- PythonRubyLua TypeScript RustJava.NETC++Swift
-
ID returns the stable tmux pane identity.
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 - Java
io.github.libtmux.Pane.Pane.id - .NET
LibTmux.Pane.Id - C++
libtmux::Pane::id - Swift
Pane.id
- Python
0 declared, 0 inherited