tmux.Server.Window
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/lookup.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NETC++ Swift
-
Window performs a canonical live lookup of id using tmux's canonical session and returns a newly materialized record. It does not preserve a linked-session view; use
Window.ResolveSessionfor that exact relationship.In other ports Look one window up by target
- Python no equivalent on
Server - Ruby
LibTmux::Server#window - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.window_by_id - Java no equivalent on
Server - .NET
LibTmux.Server.GetWindowAsync - C++
libtmux::Server::window - Swift no equivalent on
Server
- Python no equivalent on
0 declared, 0 inherited