server.Server.window_by_id
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server/discovery.rs
- Other languages
- Python TypeScript Go Java .NETC++ Swift
-
Find the window with this id, through the first link that reaches it.
A window linked into several sessions is returned once. Use
Server::windowswhen the link matters.Errors
Returns an error when the window listing fails.
In other ports Look one window up by target
- Python no equivalent on
Server - TypeScript no equivalent on
Server - Go
tmux.Server.Window - 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