- Module
- libtmux
- Declared in
- SnapshotWindow
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRuby TypeScript RustGoJava.NETC++Swift
-
In other ports A window's stable tmux id
- Python
libtmux.Window.id - Ruby
LibTmux::WindowSnapshot#id - TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.id - Go
tmux.Window.ID - Java
io.github.libtmux.Window.Window.id - .NET
LibTmux.Window.Id - C++
libtmux::Window::id - Swift
Window.id
- Python
0 declared, 0 inherited